Re: [PATCH v2 1/2] arch/Kconfig: Make CONFIG_CPU_SPECTRE available for all architectures
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-10-28 05:27:13
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-10-28 05:27:13
Also in:
lkml
On Wed, Oct 27, 2021 at 06:33:22PM -0700, Pawan Gupta wrote:
Borrow CONFIG_CPU_SPECTRE from ARM to be available for all architectures. This will help in configuration of features that depend on CPU being affected by spectre class of vulnerabilities. Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com> --- arch/Kconfig | 3 +++ arch/arm/mm/Kconfig | 3 --- arch/x86/Kconfig | 1 + 3 files changed, 4 insertions(+), 3 deletions(-)
You forgot to cc: the bpf list for this. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel