Messages in this thread |  | | | Subject | Re: sched: restore sanity | | From | Joe Perches <> | | Date | Sun, 20 Dec 2009 09:22:10 -0800 |
| |
On Sun, 2009-12-20 at 15:49 +0100, Ingo Molnar wrote: > * Peter Zijlstra <peterz@infradead.org> wrote: > > Revert the braindead pr_* crap. > > it's dumb and causes stupid "sched: " strings all over the place. > > -#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt > > - > > #include <linux/mm.h> > > #include <linux/module.h> > > #include <linux/nmi.h> > > that's all that we need to remove i suspect, to get rid of the stupid > prefixes.
True.
|  |