]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit732b5405218739051cdf66fefe1ac63d99374138
tree1fe1da32847541cd69f18da4d827abc36cb6c5af
parent6bb118b1d51fdace6908a0ab21c9620a0263070a
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]