On Fri, May 8, 2015 at 4:32 AM, Borislav Petkov <b...@alien8.de> wrote:

>> +     pr_debug("cpu_init_udelay quirk to %d, was %d", new_udelay, 
>> init_udelay);
>
> Can we make this printk(KERN_DEBUG please?
>
> I'd like to be able to slap "debug" on the command line and not
> recompile the kernel. And no, dyndbg="file smpboot.c +p" or whatever the
> syntax is, simply doesn't scale if I want to see all debug messages from
> early boot.

I agree with you.  Further, you made me think about it, and while it was helpful
when I wrote the patch, I don't think any printk() is needed upstream.

see v3 just sent.

Len Brown, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to