On 2014.09.16 at 15:14 -0400, Steven Rostedt wrote: > On Tue, 16 Sep 2014 17:20:46 +0200 > Markus Trippelsdorf <[email protected]> wrote: > > > On 2014.09.16 at 11:13 -0400, Steven Rostedt wrote > > I'll leave it to you. This is just a cosmetic issue, so there's no need > > to fix this immediately. > > > > Actually the fix is much simpler (I had to wait for the drugs to wear > off before I noticed this ;-):
Well, the list is not complete: linux % git grep printk_deferred ... kernel/time/clockevents.c: printk_deferred(KERN_WARNING kernel/time/clockevents.c: printk_deferred(KERN_WARNING kernel/time/ntp.c: printk_deferred(KERN_ERR kernel/time/ntp.c: printk_deferred(KERN_WARNING kernel/time/ntp.c: printk_deferred(KERN_WARNING kernel/time/ntp.c: printk_deferred(KERN_ERR "hardpps: PPSJITTER: bad pulse\n"); kernel/time/timekeeping.c: printk_deferred(KERN_WARNING -- Markus -- 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/

