commit | 24f2e0273f80ec262a772059e140a0adef35296d | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Jun 13 13:30:36 2014 -0700 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jun 16 23:30:44 2014 +0200 |
tree | abc4fadb0de6845ed9c4b88918f14b54e5d213c5 | |
parent | a6e15a39048ec3229b9a53425f4384f55f6cc1b3 [diff] |
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>