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)
Reported by Stephen Rothwell.

Needed to fix the build when CONFIG_RELAY is enabled.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found