From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752350AbdKWEb1 (ORCPT ); Wed, 22 Nov 2017 23:31:27 -0500 Received: from mail-pf0-f172.google.com ([209.85.192.172]:39862 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752169AbdKWEb0 (ORCPT ); Wed, 22 Nov 2017 23:31:26 -0500 X-Google-Smtp-Source: AGs4zMYpjElIm14g7z0suIIil9WVg05IRNSub7yGXeGckFqApOfBgYanXQQfQEvWVQjIZTMA733iRw== Date: Thu, 23 Nov 2017 13:31:21 +0900 From: Sergey Senozhatsky To: Fengguang Wu Cc: Sergey Senozhatsky , Petr Mladek , Kevin Hilman , Mark Brown , Greg Kroah-Hartman , LKML , Sergey Senozhatsky , Steven Rostedt , Linus Torvalds Subject: Re: kernel CI: printk loglevels in kernel boot logs? Message-ID: <20171123043121.GA383@jagdpanzerIV> References: <20171122015610.x3kgzqgtwywlurmz@wfg-t540p.sh.intel.com> <20171122032702.zd5ouuugrxyemqbh@wfg-t540p.sh.intel.com> <20171122113448.sllaehmlqae7telk@pathway.suse.cz> <20171122123821.GA697@jagdpanzerIV> <20171122125245.bktzhq4ortf6wrj4@wfg-t540p.sh.intel.com> <20171123025933.GA341@jagdpanzerIV> <20171123031408.2p34znajairgfnbo@wfg-t540p.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171123031408.2p34znajairgfnbo@wfg-t540p.sh.intel.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On (11/23/17 11:14), Fengguang Wu wrote: > > > Thanks. Since the 0day scripts can already parse that format (code > > > is listed below), we should quickly benefit from that feature when > > > it's mainlined. > > > > okay... who's going to send the patch? kernelCI folks? > > > > I have some sort of a patch. added console_msg_format= with the only > > The patch looks good to me. Perhaps you can send it out after getting > review comments from kernelci folks? agree, would be lovely to hear more opinions/etc. and I need some help with the credits (Suggested-by: ? and so on). > Reviewed-by: Fengguang Wu thanks. -ss