]> git.baikalelectronics.ru Git - kernel.git/commit
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit
authorAndy Lutomirski <luto@kernel.org>
Wed, 8 May 2019 10:02:31 +0000 (03:02 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 22 Jun 2019 09:38:56 +0000 (11:38 +0200)
commit1cabdf98b7e89a8fb9741814ccca7abbc4214437
tree7f52b8bf09a8120dac9635197be096a93eed110c
parent567ef28beff09eaeb3063c7d735ddd8976f62909
x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bit

Now that FSGSBASE is fully supported, remove unsafe_fsgsbase, enable
FSGSBASE by default, and add nofsgsbase to disable it.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Cc: Ravi Shankar <ravi.v.shankar@intel.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Link: https://lkml.kernel.org/r/1557309753-24073-17-git-send-email-chang.seok.bae@intel.com
Documentation/admin-guide/kernel-parameters.txt
arch/x86/kernel/cpu/common.c