Re: [patch 4/4] make pr_debug() dynamic - update docs

2008-02-08 Thread Jason Baron
On Thu, Feb 07, 2008 at 01:26:04PM -0800, Randy Dunlap wrote: > > --- a/Documentation/kernel-parameters.txt > > +++ b/Documentation/kernel-parameters.txt > > @@ -1494,6 +1494,11 @@ and is between 256 and 4096 characters. It is > > defined in the file > > autoconfiguration. > >

Re: [patch 4/4] make pr_debug() dynamic - update docs

2008-02-07 Thread Randy Dunlap
On Thu, 7 Feb 2008 16:13:49 -0500 Jason Baron wrote: > > -add documentation about pr_debug kernel-parameters.txt > > Signed-off-by: Jason Baron <[EMAIL PROTECTED]> > --- > > Documentation/kernel-parameters.txt |5 + > 1 files changed, 5 insertions(+), 0 deletions(-) > > > diff --git