Received: by 10.223.185.116 with SMTP id b49csp5135118wrg; Tue, 27 Feb 2018 08:17:59 -0800 (PST) X-Google-Smtp-Source: AG47ELvA7xDOR6Nk5eqxcgRVOwhu7wEi03WdTYx1AIdPrD7AN/iLLT9jb85OhdgXUNXIS4eh0PuR X-Received: by 10.101.81.76 with SMTP id g12mr1502157pgq.88.1519748279751; Tue, 27 Feb 2018 08:17:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519748279; cv=none; d=google.com; s=arc-20160816; b=OhYw1GEh9sNb4iY6ecwAUJ3zwEGA1N0QycuVQgY/f18Uo5eHrk8m7+afuXP7q2bLQh BoASMu9xlp+bOijhODK0iU8ksveo4Y1goAp9Uq8Xao79sj1qtSDyMALhzcq1RkuCV7wr zUxE7EGQKGrCuPVcsg40JYXN5kbL7xuDBNhI78iMxT0Pb0EohaQuWayARTdhFndIeYBq InPSmZmoJoYLb0A89zz4eJr6LZmmsEYU2PkoQbhRzSRlPGuyI1c9g30SmfGxToxtYFn3 LYssfT3ArTEn7a9Zy4dOZYddkicZ08zAOJiUDnfoMu1Rdz+Xun4BK/eJi8A3ELZbO2HG gi0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=1BM0VtKLxYsYG891xhwP/X+wpgiUBtE+D8bHMCVBTtE=; b=Vqdq+/r5jXYGkK1e/11rzztCDz3AGvKpfnMJdJrKRCDSwx+b/PdP6cV6TbQKFkjkDx CI9kk1IyMSSHnD/PP35hBcqQo5rfc5Q1xviPEbVMy6d1twoZiyup5xW788CxQzLiFK1t ejUGjJNZVGLHhiQoweasAtO7E5gak/gDW8P2JUQrt6vj+5opR7d8s1aPwkf09MMCLk9G ntPOXmag8CHE2wK/+z7+Vr3ivk8iKyMLZJreiETqCi8gTCMmyznGQ6krjUPFDhGArwAu x7ysUI0pi83Zo0moD/BT8YQ/+pCMvjUrrrnHM2vD/x0TP10hfav9D6FqKD69GX33zkrv Z6dg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o32-v6si5644508pld.768.2018.02.27.08.17.45; Tue, 27 Feb 2018 08:17:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752741AbeB0QQD (ORCPT + 99 others); Tue, 27 Feb 2018 11:16:03 -0500 Received: from mail.bootlin.com ([62.4.15.54]:60324 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751756AbeB0QQC (ORCPT ); Tue, 27 Feb 2018 11:16:02 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id CC21D20881; Tue, 27 Feb 2018 17:15:59 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [37.71.171.242]) by mail.bootlin.com (Postfix) with ESMTPSA id 81146207C1; Tue, 27 Feb 2018 17:15:49 +0100 (CET) Date: Tue, 27 Feb 2018 17:15:50 +0100 From: Alexandre Belloni To: James Hogan Cc: Ralf Baechle , linux-mips@linux-mips.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 7/8] MIPS: defconfigs: add a defconfig for Microsemi SoCs Message-ID: <20180227161550.GC15333@piout.net> References: <20180116101240.5393-1-alexandre.belloni@free-electrons.com> <20180116101240.5393-8-alexandre.belloni@free-electrons.com> <20180214170342.GF3986@saruman> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180214170342.GF3986@saruman> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/02/2018 at 17:03:43 +0000, James Hogan wrote: > On Tue, Jan 16, 2018 at 11:12:39AM +0100, Alexandre Belloni wrote: > > +# CONFIG_EARLY_PRINTK is not set > > Only Loongson1b/1c explicitly disable early printk. Do you disable it > for a particular reason? > Well, it is so late that it is not really useful and I don't find that particularly interesting to have it on by default. But I don't have a strong opinion, I certainly can let it enabled. -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com