Files
kernel/include/linux
Yehuda Sadeh ff49d74ad3 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 <yehuda@hq.newdream.net>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (removed a #ifdef)
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-07-04 20:17:22 -07:00
..
2010-05-28 01:38:00 +02:00
2010-06-15 09:56:01 +10:00
2010-05-27 09:12:53 -07:00
2010-06-08 18:44:04 +02:00
2010-07-01 11:59:34 +10:00
2010-05-25 08:07:01 -07:00
2010-05-27 09:12:42 -07:00
2010-06-29 10:38:22 -07:00
2010-05-27 09:12:50 -07:00
2010-05-30 09:02:47 -07:00
2010-07-01 09:39:48 +02:00
2010-05-25 11:41:43 -04:00
2010-05-27 09:12:43 -07:00
2010-06-03 13:13:34 +10:00