]> git.baikalelectronics.ru Git - kernel.git/commit
x86/kconfig: Remove misleading note regarding hibernation and KASLR
authorNiklas Cassel <niklas.cassel@axis.com>
Mon, 6 Feb 2017 16:43:49 +0000 (17:43 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 7 Feb 2017 09:39:58 +0000 (10:39 +0100)
commit0792becd3669aa63ba3e980a0352458bfd0ba8cb
tree00be829ac1319eacc398144832475cb712a0dc84
parent004dc039417d92734c5db7b6875bef6fc084b0bf
x86/kconfig: Remove misleading note regarding hibernation and KASLR

There used to be a restriction with KASLR and hibernation, but this is no
longer true, and since commit:

  677db70fb48e ("x86/KASLR, x86/power: Remove x86 hibernation restrictions")

the parameter "kaslr" does no longer exist.

Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Niklas Cassel <niklass@axis.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1486399429-23078-1-git-send-email-niklass@axis.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig