]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/crash: pass dm crypt keys to kdump kernel
authorCoiby Xu <coxu@redhat.com>
Fri, 2 May 2025 01:12:41 +0000 (09:12 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Wed, 21 May 2025 17:48:21 +0000 (10:48 -0700)
commit5eb3f60554216b02e9c0f18356709ee4befe72e7
treef5d4f2fe3f50ce4db7107e7ff2ed31303a4481d0
parente1e6cd01d93359e22be84a23c8bb24ee4e04e142
x86/crash: pass dm crypt keys to kdump kernel

1st kernel will build up the kernel command parameter dmcryptkeys as
similar to elfcorehdr to pass the memory address of the stored info of dm
crypt key to kdump kernel.

Link: https://lkml.kernel.org/r/20250502011246.99238-8-coxu@redhat.com
Signed-off-by: Coiby Xu <coxu@redhat.com>
Acked-by: Baoquan He <bhe@redhat.com>
Cc: "Daniel P. Berrange" <berrange@redhat.com>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Jan Pazdziora <jpazdziora@redhat.com>
Cc: Liu Pingfan <kernelfans@gmail.com>
Cc: Milan Broz <gmazyland@gmail.com>
Cc: Ondrej Kozina <okozina@redhat.com>
Cc: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/kdump/kdump.rst
arch/x86/kernel/crash.c
arch/x86/kernel/kexec-bzimage64.c