ARM: bugs: prepare processor bug infrastructure
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 10 May 2018 11:55:58 +0000 (12:55 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 31 May 2018 09:39:18 +0000 (10:39 +0100)
commita5b9177f69329314721aa7022b7e69dab23fa1f0
tree1fe1da32847541cd69f18da4d827abc36cb6c5af
parentf5683e76f35b4ec5891031b6a29036efe0a1ff84
ARM: bugs: prepare processor bug infrastructure

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>
arch/arm/include/asm/bugs.h
arch/arm/kernel/Makefile
arch/arm/kernel/bugs.c [new file with mode: 0644]