From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752202AbdLABZr (ORCPT ); Thu, 30 Nov 2017 20:25:47 -0500 Received: from mail-pf0-f181.google.com ([209.85.192.181]:39647 "EHLO mail-pf0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751500AbdLABZp (ORCPT ); Thu, 30 Nov 2017 20:25:45 -0500 X-Google-Smtp-Source: AGs4zMYKj/m2ZpBJuG2sSGXhazWnIFsf8s/kIzkfOk8YuqdXCH2IWtHTc+gCpeZTeDbDtQX3B9iSlw== Date: Fri, 1 Dec 2017 10:25:40 +0900 From: Sergey Senozhatsky To: Kevin Hilman Cc: Sergey Senozhatsky , Fengguang Wu , Petr Mladek , Mark Brown , Greg Kroah-Hartman , LKML , Sergey Senozhatsky , Steven Rostedt , Linus Torvalds Subject: Re: kernel CI: printk loglevels in kernel boot logs? Message-ID: <20171201012540.GA22663@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> <7hefoi7xhy.fsf@baylibre.com> <20171129072536.GB468@jagdpanzerIV> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/30/17 09:45), Kevin Hilman wrote: [..] > >> For kernelCI (part of how this thread got started): > >> > >> Acked-by: Kevin Hilman > >> Reviewed-by: Kevin Hilman > >> > >> I also tested it on an arm64 platform with the new command-line arg: > >> > >> Tested-by: Kevin Hilman > > > > thanks. > > So do you plan to submit an official signed-off version of this? > We're ready to use it ASAP in kernelCI. yes, will do. -ss