]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5251e0ee7651c408743b46cbb8a9c0ebc7ceecca
treeb2a15610b0f559054a4e1f399280c94ea723e9b6
parent512ff597669a2fb987809053fb41b371b5226a60
[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