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:
9b51601
)
ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Wed, 6 Sep 2006 17:04:00 +0000
(19:04 +0200)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Sun, 17 Sep 2006 17:38:43 +0000
(19:38 +0200)
nodemgr_resume_ne was iterating over nodemgr_ud_class.children without
protection by nodemgr_ud_class.subsys.rwsem.
FIXME:
Shouldn't we rather use class->sem there, not class->subsys.rwsem?
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/ieee1394/nodemgr.c
patch
|
blob
|
history
diff --cc
drivers/ieee1394/nodemgr.c
Simple merge