sparc32: Implement smp_call_function_single().
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2008 03:03:22 +0000 (20:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Aug 2008 03:03:22 +0000 (20:03 -0700)
commit66e4f8c076f8803e83879d986a7803a918b2129e
tree8d32c210b0c2304a55c9333e71a76d43755a4ab3
parent349101da8e1f8e5eb1476b02823da80495224485
sparc32: Implement smp_call_function_single().

Reported by Stephen Rothwell.

Needed to fix the build when CONFIG_RELAY is enabled.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/smp_32.h
arch/sparc/kernel/sun4d_smp.c
arch/sparc/kernel/sun4m_smp.c