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);
$ 

> rday

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to