diff options
| author | Yehuda Sadeh <[email protected]> | 2010-07-03 03:07:35 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-07-05 03:17:22 +0000 |
| commit | ff49d74ad383f54041378144ca1a229ee9aeaa59 (patch) | |
| tree | 6f37335e313c9a680db8d4e4ce00d17aa11a099b /fs/jbd/commit.c | |
| parent | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs (diff) | |
| download | kernel-ff49d74ad383f54041378144ca1a229ee9aeaa59.tar.gz kernel-ff49d74ad383f54041378144ca1a229ee9aeaa59.zip | |
module: initialize module dynamic debug later
We should initialize the module dynamic debug datastructures
only after determining that the module is not loaded yet. This
fixes a bug that introduced in 2.6.35-rc2, where when a trying
to load a module twice, we also load it's dynamic printing data
twice which causes all sorts of nasty issues. Also handle
the dynamic debug cleanup later on failure.
Signed-off-by: Yehuda Sadeh <[email protected]>
Signed-off-by: Rusty Russell <[email protected]> (removed a #ifdef)
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
