Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 kdump updates from Ingo Molnar: "This solves a kdump artifact where encrypted memory contents are dumped, instead of unencrypted ones. The solution also happens to simplify the kdump code, to everyone's delight" * 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/crash: Align function arguments on opening braces x86/kdump: Remove the backup region handling x86/kdump: Always reserve the low 1M when the crashkernel option is specified x86/crash: Add a forward declaration of struct kimage
Showing
- arch/x86/include/asm/crash.h 8 additions, 0 deletionsarch/x86/include/asm/crash.h
- arch/x86/include/asm/kexec.h 0 additions, 10 deletionsarch/x86/include/asm/kexec.h
- arch/x86/include/asm/purgatory.h 0 additions, 10 deletionsarch/x86/include/asm/purgatory.h
- arch/x86/kernel/crash.c 36 additions, 92 deletionsarch/x86/kernel/crash.c
- arch/x86/kernel/machine_kexec_64.c 0 additions, 47 deletionsarch/x86/kernel/machine_kexec_64.c
- arch/x86/purgatory/purgatory.c 0 additions, 19 deletionsarch/x86/purgatory/purgatory.c
- arch/x86/realmode/init.c 2 additions, 0 deletionsarch/x86/realmode/init.c
Please register or sign in to comment