Re: [PATCH]: In kernel hibernation, suspend to both
From: Alan Stern
Date: Sat Jun 16 2012 - 16:19:23 EST
On Sun, 17 Jun 2012, Bojan Smojver wrote:
> "Rafael J. Wysocki" <rjw@xxxxxxx> wrote:
>
> >Hmm. Is there any fix, though?
>
> How do we tell printk() to not dump stuff into dmesg?
You can't; that's what printk() does, by definition. If you don't want
stuff to go into the dmesg buffer then don't call printk().
> Or, how do we
> otherwise just print to the console?
That's a better question. Unfortunately, I don't know the answer.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/