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:
336a283
)
axnet_cs: use spin_lock_irqsave in ax_interrupt
author
Ken Kawasaki
<ken_kawasaki@spring.nifty.jp>
Sat, 10 Jul 2010 01:18:13 +0000
(
01:18
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Jul 2010 03:13:02 +0000
(20:13 -0700)
Use spin_lock_irqsave instead of spin_lock in ax_interrupt because
the interrupt handler can also be invoked from ei_watchdog.
Signed-off-by: Ken Kawasaki <ken_kawasaki@spring.nifty.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found