]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: clean up per-processor check_bugs method call
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 19 Jul 2018 11:43:03 +0000 (12:43 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 12 Nov 2018 10:51:01 +0000 (10:51 +0000)
commitaf134cd93812cb134ce3c63e92fda299ea812b24
treef503b198e92f6bbf5112fc996654446dc87c0034
parentd5b0db425dab45bb0bb561beab76baa8de0d9167
ARM: clean up per-processor check_bugs method call

Call the per-processor type check_bugs() method in the same way as we
do other per-processor functions - move the "processor." detail into
proc-fns.h.

Reviewed-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/proc-fns.h
arch/arm/kernel/bugs.c