git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbb8c35
)
sparc64: Fix IPI call locking.
author
David S. Miller
<davem@davemloft.net>
Wed, 3 Sep 2008 09:14:39 +0000
(
02:14
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 3 Sep 2008 09:14:39 +0000
(
02:14
-0700)
When I switched sparc64 over to the generic helpers for
smp_call_function(), I didn't convert the dinky call_lock
we had.
Use ipi_call_lock() and ipi_call_unlock().
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found