init-mainc-convert-to-pr_foo.patch is IMHO broken
From: Uwe Kleine-König
Date: Tue Apr 23 2013 - 15:18:55 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/