summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/Makefile
diff options
context:
space:
mode:
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2022-02-11 17:45:54 +0100
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>2022-03-05 11:41:22 +0100
commit9dd78194a3722fa6712192cdd4f7032d45112a9a (patch)
tree5ee76e8cebc54c104407856e61f83d47c9bf52ee /arch/arm/kernel/Makefile
parentLinux 5.16 (diff)
downloadlinux-9dd78194a3722fa6712192cdd4f7032d45112a9a.tar.xz
linux-9dd78194a3722fa6712192cdd4f7032d45112a9a.zip
ARM: report Spectre v2 status through sysfs
As per other architectures, add support for reporting the Spectre vulnerability status via sysfs CPU. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/kernel/Makefile')
-rw-r--r--arch/arm/kernel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/kernel/Makefile b/arch/arm/kernel/Makefile
index ae295a3bcfef..6ef3b535b7bf 100644
--- a/arch/arm/kernel/Makefile
+++ b/arch/arm/kernel/Makefile
@@ -106,4 +106,6 @@ endif
obj-$(CONFIG_HAVE_ARM_SMCCC) += smccc-call.o
+obj-$(CONFIG_GENERIC_CPU_VULNERABILITIES) += spectre.o
+
extra-y := $(head-y) vmlinux.lds