Re: [Celinux-dev] Re: [Announce] Linux-tiny project revival

From: Scott Preece
Date: Fri Sep 21 2007 - 09:12:24 EST


----- Original Message ----
From: Tim Bird <tim.bird@xxxxxxxxxxx>

Rob Landley wrote:


Given that there are about 60,000 printks in the kernel (and that's
not counting wrappers like dprintk() and other locally-defined
functions and macros) it would be a huge task to examine the code
and differentiate strings that really start a new log message
(and thus should have an attached log level) and strings
that don't.
-- Tim

---

So, if this is a good idea, maybe the new version with the separate argument should have a new name? Then you can mechanically convert the onces that fit the pattern to the new name and form and leave the others to clean up later.

scott



-
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/