On Fri, 24 Aug 2007, Adrian Bunk wrote:
> On Fri, Aug 24, 2007 at 05:08:44AM -0400, Robert P. J. Day wrote:
> >
> > while i can see that the "quiet" option is listed in
> > Doc/kernel-parameters.txt, i don't see where it's actually recognized
> > as a valid kernel option anywhere in the source tree. am i just
> > missing it?
>
> $ grep -r quiet * | grep __setup
> init/main.c:__setup("quiet", quiet_kernel);
> $
dang. i was looking for where it was defined with one of the "param"
style macros. thanks.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://crashcourse.ca
========================================================================
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ