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:
0f05df8
)
[SCSI] libsas: fix lockdep issue with ATA
author
James Bottomley
<James.Bottomley@steeleye.com>
Mon, 16 Jul 2007 18:15:51 +0000
(13:15 -0500)
committer
James Bottomley
<jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:16:22 +0000
(11:16 -0500)
lockdep noticed that with ATA support the port->dev_list_lock was
entangled at irq context, so it now needs to become IRQ safe
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found