mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
pkey: Support autoloading kernel pkey module
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>
This commit is contained in:
2
etc/modules-load.d/s390-pkey.conf
Normal file
2
etc/modules-load.d/s390-pkey.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
# Load protected key support module on s390 early at boot
|
||||
pkey
|
||||
Reference in New Issue
Block a user