]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc109cd11c893b95287d08ea80d3e7767c1b1f94b
tree463c74d156df9f27f57bd4cba03784cf17dd6efa
parent26f90a065486cdc25535136dab9c78f4e6eb5f04
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