[ARM] Export smp_call_function()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 25 Nov 2006 20:15:12 +0000 (20:15 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 26 Nov 2006 16:39:00 +0000 (16:39 +0000)
commite730bf96c89b27b2a90ae3e8054dae6133b4f90b
treeb2a15610b0f559054a4e1f399280c94ea723e9b6
parentd00ec458cb9235025d20cf2783d3ddcd879a6c48
[ARM] Export smp_call_function()

smp_call_function() will be used with the MP/core oprofile support
patch.  Export it as _GPL.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp.c