[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121016034315.GC17446@thunk.org>
Date: Mon, 15 Oct 2012 23:43:15 -0400
From: Theodore Ts'o <tytso@....edu>
To: Jiri Kosina <jkosina@...e.cz>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [RESEND] [PATCH 1/2] random: make it possible to enable
debugging without rebuild
On Mon, Oct 15, 2012 at 11:42:55PM +0200, Jiri Kosina wrote:
> 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@...e.cz>
Applied to the random tree, thanks.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists