ARM: bugs: prepare processor bug infrastructure
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 15 Oct 2018 15:31:56 +0000 (11:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 07:16:26 +0000 (09:16 +0200)
commit9a42b70744b1620ddfa8b2373a52e1d0552049da
treeefb22ebeed525891e22f2c8a91d979ccf9def851
parent1789de335428b57be254175aa5748a7620e5fb97
ARM: bugs: prepare processor bug infrastructure

Commit a5b9177f69329314721aa7022b7e69dab23fa1f0 upstream.

Prepare the processor bug infrastructure so that it can be expanded to
check for per-processor bugs.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Boot-tested-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Tony Lindgren <tony@atomide.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: David A. Long <dave.long@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/include/asm/bugs.h
arch/arm/kernel/Makefile
arch/arm/kernel/bugs.c [new file with mode: 0644]