[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130423191839.GK15233@pengutronix.de>
Date: Tue, 23 Apr 2013 21:18:39 +0200
From: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Richard Weinberger <richard@....at>,
kernel@...gutronix.de
Subject: init-mainc-convert-to-pr_foo.patch is IMHO broken
Hello,
init-mainc-convert-to-pr_foo.patch breaks the initcall_debug kernel
parameter. Before the patch I could add
initcall_debug ignore_loglevel
to the kernel command line and got some additional output about
initcalls. Now that init/main.c uses pr_debug instead of
printk(KERN_DEBUG ...) the interesting statements are not compiled in
any more.
Best regards
Uwe
PS: sorry for not doing a proper reply but I didn't find something suitable
to reply to.
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists