On Mon, Sep 29, 2014 at 01:58:58PM +0200, Hannes Reinecke wrote: > Introducing dev_printk_string() and dev_printk_header() to allow > using an external buffer for printing via dev_printk(). > > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Steven Rostedt <[email protected]> > Cc: LKML <[email protected]> > Signed-off-by: Hannes Reinecke <[email protected]> > --- > drivers/base/core.c | 24 ++++++++++++++++++++++++ > include/linux/device.h | 12 ++++++++++++ > 2 files changed, 36 insertions(+)
I don't understand, what are you trying to do with this? I don't see any follow-on patches that use this, nor can I find a 00/38 patch for this series... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

