From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752761AbdBINdm (ORCPT ); Thu, 9 Feb 2017 08:33:42 -0500 Received: from mail-it0-f65.google.com ([209.85.214.65]:34968 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750947AbdBINdj (ORCPT ); Thu, 9 Feb 2017 08:33:39 -0500 MIME-Version: 1.0 In-Reply-To: <1481123360-10978-1-git-send-email-geert@linux-m68k.org> References: <1481123360-10978-1-git-send-email-geert@linux-m68k.org> From: Geert Uytterhoeven Date: Thu, 9 Feb 2017 14:25:51 +0100 X-Google-Sender-Auth: tqPxAJqprLGCRGrahLphjoVfApI Message-ID: Subject: Re: [PATCH 00/22] m68k: Modernize printing of kernel messages To: Greg Ungerer , Sam Creasey , Joshua Thompson , Finn Thain Cc: linux-m68k , "linux-kernel@vger.kernel.org" , Geert Uytterhoeven Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 7, 2016 at 4:08 PM, Geert Uytterhoeven 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 -- geert@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