x86: Enable KASLR by default
authorIngo Molnar <mingo@kernel.org>
Tue, 18 Apr 2017 09:08:12 +0000 (11:08 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 18 Apr 2017 09:48:13 +0000 (11:48 +0200)
commit6807c84652b0b7e2e198e50a9ad47ef41b236e59
tree0a8d8573a6da216f10cae8bdb2c81625f8bf689e
parentf51b17c8d90f85456579c3192ab59ee031835634
x86: Enable KASLR by default

KASLR is mature (and important) enough to be enabled by default on x86.

Also enable it by default in the defconfigs.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Baoquan He <bhe@redhat.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Kees Cook <keescook@chromium.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: dan.j.williams@intel.com
Cc: dave.jiang@intel.com
Cc: dyoung@redhat.com
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/Kconfig
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig