mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
The module is loaded automatically based on CPU features, but it's still too late in some use cases. Thus allow distros to use explicit loading. See also: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=63c19be095d0f8eb8992674991e44b4228bd4179 Closes: https://github.com/ibm-s390-tools/s390-tools/pull/51 Signed-off-by: Dan Horák <dan@danny.cz> Reviewed-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>