On May 22 2007 12:09, Randy Dunlap wrote: >From: Randy Dunlap <[EMAIL PROTECTED]> > >Add "notime" boot option to prevent timing data from being printed on >each printk message line. > >We've seen a few cases of 'time' data locking problems (possibly >involving netconsole or net drivers). If a kernel is built with >CONFIG_PRINTK_TIME=y, it may have a boot locking hang. Booting >with "notime" may (i.e., could) prevent the lock hang and allow the >kernel to boot successfully, without requiring a kernel rebuild.
Wonderful, now we have _three_ options to control time... time=<bool> printk.time=<bool> notime=<bool> Jan -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/