Jiri Kosina be5b779ae9 random: make it possible to enable debugging without rebuild
The module parameter that turns debugging mode (which basically means
printing a few extra lines during runtime) is in '#if 0' block. Forcing
everyone who would like to see how entropy is behaving on his system to
rebuild seems to be a little bit too harsh.

If we were concerned about speed, we could potentially turn 'debug' into a
static key, but I don't think it's necessary.

Drop the '#if 0' block to allow using the 'debug' parameter without rebuilding.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-10-15 23:24:39 -04:00
..
2012-10-07 20:55:16 +09:00
2012-10-01 12:26:52 -07:00
2012-05-16 08:06:37 -07:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:03 +01:00
2012-10-07 07:22:32 -07:00
2011-01-10 08:51:44 -08:00
2010-10-15 15:53:27 +02:00