sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Aug 2008 07:02:31 +0000 (00:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Aug 2008 20:51:40 +0000 (13:51 -0700)
commit24445a4ac9d3fdd3f96f0ad277cb2ba274470d94
tree463c74d156df9f27f57bd4cba03784cf17dd6efa
parent199266305311d060b6e057fa5c7de01f218bb911
sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.

We know the cpu is online and not the current cpu here.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/smp.c