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:
5a44eff
)
[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler
author
Jeff Garzik
<jeff@garzik.org>
Tue, 20 Jun 2006 09:08:44 +0000
(
05:08
-0400)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 20 Jun 2006 09:08:44 +0000
(
05:08
-0400)
We don't need to use the heavier spin lock in the irq handler.
It's quite possible we can do this in nv_generic_interrupt() as well,
but I didn't take the time to pursue that train of thought.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found