From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933448AbcJLOuK (ORCPT ); Wed, 12 Oct 2016 10:50:10 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:34585 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932765AbcJLOuC (ORCPT ); Wed, 12 Oct 2016 10:50:02 -0400 Date: Wed, 12 Oct 2016 16:35:25 +0200 From: Michal Hocko To: Tetsuo Handa Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: linux.git: printk() problem Message-ID: <20161012143525.GD9523@dhcp22.suse.cz> References: <201610122230.DID43237.FSOHFFQOJOtVML@I-love.SAKURA.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201610122230.DID43237.FSOHFFQOJOtVML@I-love.SAKURA.ne.jp> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed 12-10-16 22:30:03, Tetsuo Handa wrote: > Hello. > > I noticed that current linux.git generates hardly readable console output > due to KERN_CONT changes. Are you suggesting developers that output like > this be fixed? Joe has already posted a patch http://lkml.kernel.org/r/c7df37c8665134654a17aaeb8b9f6ace1d6db58b.1476239034.git.joe@perches.com And in general I think that adding those KERN_CONT is a good thing to do. -- Michal Hocko SUSE Labs