Cc: Rob Landley <rob@...>, Michael Opdenacker <michael@...>, <linux-tiny@...>, CE Linux Developers List <celinux-dev@...>, linux kernel <linux-kernel@...>
On Thu, September 27, 2007 09:00, Arnd Bergmann wrote:
The problem is, how do you know whether to print a continued printk or not?
It depends on the loglevel of the first printk.
So besides compile-time parsing of the source code, replacing printk with
loglevel specific alternatives (one way or the other) seems the only option.
Greetings,
Indan
-