On Wed, Dec 7, 2016 at 4:08 PM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > This patch series modernizes the printing of kernel messages in the m68k > architecture core, which is mainly about converting from printk() to > pr_*(). > > The trigger for (finally) doing this was the user-visible breakage > caused by commit 4bcc595ccd80decb ("printk: reinstate KERN_CONT for > printing continuation lines"). > > I had hoped to sent this series much earlier, to be still included in > v4.9, but that didn't happen due to lack of time. Fortunately v4.9 will > be an LTS(I) kernel, so the first three patches (tagged with a "Fixes" > tag) will hopefully make it to v4.9.x later ;-) > > Compile-tested with my standard set of configs. > Boot-tested on ARAnyM. > > Thanks for your comments! > > Geert Uytterhoeven (22): > m68k/atari: Modernize printing of kernel messages > m68k/68000: Modernize printing of kernel messages > m68k/bvme6000: Modernize printing of kernel messages > m68k/mvme147: Modernize printing of kernel messages > m68k/mvme16x: Modernize printing of kernel messages > m68k/q40: Modernize printing of kernel messages > m68k/sun3: Modernize printing of kernel messages > m68k/sun3x: Modernize printing of kernel messages > m68k/kernel: Modernize printing of kernel messages > m68k/mm: sun3 - Modernize printing of kernel messages > m68k/mm: Modernize printing of kernel messages > m68k/include: Modernize printing of kernel messages
I've applied and queued for v4.11 the subset above. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds