aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2008-03-10 11:43:52 -0700
committerLinus Torvalds <[email protected]>2008-03-10 18:01:19 -0700
commit6c5db22d280302c33dafb309c25bf2841fb99c37 (patch)
tree0d3711b8a32646f52eca5015447256a30bc96a88 /fs/jbd2/commit.c
parent2668db9111bb1a6ab5a54f41f703179f35c7d098 (diff)
modules: fix module waiting for dependent modules' init
Commit c9a3ba55 (module: wait for dependent modules doing init.) didn't quite work because the waiter holds the module lock, meaning that the state of the module it's waiting for cannot change. Fortunately, it's fairly simple to update the state outside the lock and do the wakeup. Thanks to Jan Glauber for tracking this down and testing (qdio and qeth). Signed-off-by: Rusty Russell <[email protected]> Cc: Jan Glauber <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions