Re: [PATCH 0/5] dev_<level> and dynamic_debug cleanups
From: David Miller <davem@davemloft.net>
Date: 2012-08-30 17:17:05
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2012-08-30 17:17:05
Also in:
lkml
From: Joe Perches <joe@perches.com> Date: Sun, 26 Aug 2012 04:25:25 -0700
The recent commit to fix dynamic_debug was a bit unclean. Neaten the style for dynamic_debug. Reduce the stack use of message logging that uses netdev_printk Add utility functions dev_printk_emit and dev_vprintk_emit for /dev/kmsg.
I think these should go through the generic device tree, feel free to add my: Acked-by: David S. Miller <davem@davemloft.net>