Skip to content
Snippets Groups Projects
Commit 05c74a6c authored by Russell King's avatar Russell King
Browse files

ARM: SMP: consolidate the common parts of smp_prepare_cpus()


There is a certain amount of smp_prepare_cpus() which doesn't belong
in the platform support code - that is, code which is invariant to the
SMP implementation.  Move this code into arch/arm/kernel/smp.c, and
add a platform_ prefix to the original function.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent aec66ba1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment