]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbda3b30e30875d0d634fc83100fa0725498d650d
tree8d32c210b0c2304a55c9333e71a76d43755a4ab3
parent4555e667412ccafafdace3cd144b2a21158b44dc
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