From: Peter Zijlstra Date: Sun, 20 Dec 2009 13:23:57 +0000 (+0100) Subject: sched: Restore printk sanity X-Git-Tag: v2.6.33-rc2~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3df0fc5b2e9d8092dcaeb5ae0b6753d85c851d66;p=pandora-kernel.git sched: Restore printk sanity Revert the braindead pr_* crap. (Commit 663997d "sched: Use pr_fmt() and pr_()") It's dumb and causes stupid "sched: " strings all over the place. Signed-off-by: Peter Zijlstra Acked-by: Mike Galbraith Cc: Joe Perches Cc: Linus Torvalds Cc: Andrew Morton LKML-Reference: <1261315437.4314.6.camel@laptop> [ i dont mind the pr_*() patterns that much - but Peter dislikes them with a vengence. ] [ - v2: remove spurious diffstat from changelog :-/ ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed