Re: [patch 1/1] early_printk: Consolidate random copies of identical code

2013-02-19 Thread Paul Gortmaker
On Tue, Feb 19, 2013 at 7:44 AM, Thomas Gleixner wrote: > The early console implementations are the same all over the > place. Move the print function to kernel/printk and get rid of the > copies. Applied to 3.8, no new compile warnings for ppc32, boot tested with CONFIG_EARLY_PRINTK=y and 8250 c

Re: [patch 1/1] early_printk: Consolidate random copies of identical code

2013-02-19 Thread Mike Frysinger
On Tuesday 19 February 2013 07:44:29 Thomas Gleixner wrote: > The early console implementations are the same all over the > place. Move the print function to kernel/printk and get rid of the > copies. Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message p

Re: [patch 1/1] early_printk: Consolidate random copies of identical code

2013-02-19 Thread Ingo Molnar
* Thomas Gleixner wrote: > The early console implementations are the same all over the > place. Move the print function to kernel/printk and get rid of the > copies. > > Signed-off-by: Thomas Gleixner > Cc: Russell King > Cc: Mike Frysinger > Cc: Michal Simek > Cc: Ralf Baechle > Cc: Benja

[patch 1/1] early_printk: Consolidate random copies of identical code

2013-02-19 Thread Thomas Gleixner
The early console implementations are the same all over the place. Move the print function to kernel/printk and get rid of the copies. Signed-off-by: Thomas Gleixner Cc: Russell King Cc: Mike Frysinger Cc: Michal Simek Cc: Ralf Baechle Cc: Benjamin Herrenschmidt Cc: Paul Mundt Cc: "David S.