]> git.baikalelectronics.ru Git - kernel.git/commit
x86, kaslr: export offset in VMCOREINFO ELF notes
authorEugene Surovegin <surovegin@google.com>
Thu, 23 Jan 2014 17:31:20 +0000 (09:31 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 26 Feb 2014 00:57:47 +0000 (16:57 -0800)
commit1e4a2a91e85496b088e540e1c66b863258722642
treeeb89b4e11b14dd3270cfc42faeefe4fb4719de90
parent36015fa44e0441bbeed56c62a9c2bc212c51b571
x86, kaslr: export offset in VMCOREINFO ELF notes

Include kASLR offset in VMCOREINFO ELF notes to assist in debugging.

[ hpa: pushing this for v3.14 to avoid having a kernel version with
  kASLR where we can't debug output. ]

Signed-off-by: Eugene Surovegin <surovegin@google.com>
Link: http://lkml.kernel.org/r/20140123173120.GA25474@www.outflux.net
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/machine_kexec_64.c