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:
092ed99
)
atl1: use spin_trylock_irqsave()
author
Ingo Molnar
<mingo@elte.hu>
Wed, 1 Aug 2007 00:07:02 +0000
(19:07 -0500)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 7 Aug 2007 21:18:32 +0000
(17:18 -0400)
use the simpler spin_trylock_irqsave() API to get the adapter lock.
[ this is also a fix for -rt where adapter->lock is a sleeping lock. ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found