[PATCH 1/2] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot

2018-08-15 Thread Yannik Sembritzki
The split of .system_keyring to .builtin_trusted_keys and .secondary_trusted_keys broke kexec, as kernels signed by keys which are now in the secondary keyring cannot be kexec'd anymore. Signed-off-by: Yannik Sembritzki CC: sta...@vger.kernel.org --- arch/x86/kernel/kexec-bzimage64.c | 2 +-

[PATCH 1/2] Fix kexec forbidding kernels signed with keys in the secondary keyring to boot

2018-08-15 Thread Yannik Sembritzki
The split of .system_keyring to .builtin_trusted_keys and .secondary_trusted_keys broke kexec, as kernels signed by keys which are now in the secondary keyring cannot be kexec'd anymore. Signed-off-by: Yannik Sembritzki CC: sta...@vger.kernel.org --- arch/x86/kernel/kexec-bzimage64.c | 2 +-