]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: make lookup_processor_type() non-__init
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 19 Jul 2018 10:42:36 +0000 (11:42 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 12 Nov 2018 10:51:01 +0000 (10:51 +0000)
commit6d78554d79b050169bb125c1bb97717c52c92ea3
tree53b1735fb2e6e89ddd633c4a46b9a5536f6f4768
parent1ce30c47ac1c46fe1c3aba5367705923a0e664ef
ARM: make lookup_processor_type() non-__init

Move lookup_processor_type() out of the __init section so it is callable
from (eg) the secondary startup code during hotplug.

Reviewed-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/kernel/head-common.S