diff options
author | David S. Miller <davem@davemloft.net> | 2008-08-04 03:51:18 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-04 16:51:40 -0400 |
commit | 91a4231cc2efb9134373bb2a93be96a284955607 (patch) | |
tree | da98661d063a77992775cefb2172ff090188c36e /arch/sparc64/kernel/time.c | |
parent | 24445a4ac9d3fdd3f96f0ad277cb2ba274470d94 (diff) |
sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.
Ideally this could be simplified further such that we could pass
the pointer down directly into the xcall_deliver() implementation.
But if we do that we need to do the "cpu_online(cpu)" and
"cpu != self" checks down in those functions.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/time.c')
0 files changed, 0 insertions, 0 deletions