x86, kaslr: Report kernel offset on panic
authorKees Cook <keescook@chromium.org>
Fri, 11 Oct 2013 00:18:17 +0000 (17:18 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Sun, 13 Oct 2013 10:12:24 +0000 (03:12 -0700)
commitf32360ef6608434a032dc7ad262d45e9693c27f3
treecc7d11225d447c325842e52b1314501afe1518c1
parent82fa9637a2ba285bcc7c5050c73010b2c1b3d803
x86, kaslr: Report kernel offset on panic

When the system panics, include the kernel offset in the report to assist
in debugging.

Signed-off-by: Kees Cook <keescook@chromium.org>
Link: http://lkml.kernel.org/r/1381450698-28710-6-git-send-email-keescook@chromium.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/setup.c