x86, kaslr: boot-time selectable with hibernation
authorKees Cook <keescook@chromium.org>
Fri, 13 Jun 2014 20:30:36 +0000 (13:30 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 16 Jun 2014 21:30:44 +0000 (23:30 +0200)
commit24f2e0273f80ec262a772059e140a0adef35296d
treeabc4fadb0de6845ed9c4b88918f14b54e5d213c5
parenta6e15a39048ec3229b9a53425f4384f55f6cc1b3
x86, kaslr: boot-time selectable with hibernation

Changes kASLR from being compile-time selectable (blocked by
CONFIG_HIBERNATION), to being boot-time selectable (with hibernation
available by default) via the "kaslr" kernel command line.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/kernel-parameters.txt
arch/x86/Kconfig
arch/x86/boot/compressed/aslr.c
kernel/power/hibernate.c