From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE50EC10F13 for ; Tue, 16 Apr 2019 14:35:32 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id AA12B20684 for ; Tue, 16 Apr 2019 14:35:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="olZA2ePW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AA12B20684 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ibOMc7SN7VsTwtGO+2/BHqi8LvuiSDHag6Y5Yngq+Ys=; b=olZA2ePWSyUp1/ 9kYDehRPFDtgM8xmax1HxrP7LxAEb92dP1r0Rw2b1wGwB/X0GnAiEEakVGciX4LpKRkSstozylubn YgNCbFOHtv/pl9a0TdpLU7QSzP/F0HZEX67RHpDUPhHXm7ZihpiFhSYi2RgDU4nsrAGgCw3FZ8C34 0TIxyklICfjqnkh07nq+mzrrUMPxyBC1LuJEpeKrhqTn2NmtI9VGPNA4PjPfRL5STGl9BVW5pXfsF d2477HbcVC/pcIsAB3ig6E42y51iwLHYNjjWoCvkhEibJtursX65UEoX4uw/9JUomRmZJq8gcDfiy lLZGud5nBmHhZwuSY35Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGPBJ-00056A-3c; Tue, 16 Apr 2019 14:35:29 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hGPBA-00055n-FL for linux-arm-kernel@lists.infradead.org; Tue, 16 Apr 2019 14:35:26 +0000 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 9B1888081; Tue, 16 Apr 2019 14:35:35 +0000 (UTC) Date: Tue, 16 Apr 2019 07:35:16 -0700 From: Tony Lindgren To: Arnd Bergmann , Olof Johansson Subject: Re: [PATCHv2 0/2] Update multi_v7_defconfig for dropped and moved options Message-ID: <20190416143516.GE2839@atomide.com> References: <20190220190215.29412-1-tony@atomide.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190220190215.29412-1-tony@atomide.com> User-Agent: Mutt/1.11.4 (2019-03-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190416_073525_515853_DB404A39 X-CRM114-Status: GOOD ( 16.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Thierry Reding , linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven , Russell King Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, * Tony Lindgren [190220 11:02]: > Hi Arnd & Olof, > > Here is an update of these two patches as we seem to have all the pending > multi_v7_defconfig changes pulled in now. > > Arnd & Olof, care to apply these two patches directly when suitable? A change of plan :) I've pushed out multi-v7-defconfig-for-v5.2-signed tag against v5.1-rc1 with just these two patches in it. I'll send out a pull request for it shortly, and then folks can merge it in as needed. Currently the only known merge conflict is a trivial merge conflict with Thierry's patch for CONFIG_TRUSTED_FOUNDATIONS=y, and Trierry can then merge it as we've discussed. > If you prefer me to set up a branch for these let me know. However that > might cause some issues with the timing, so patches are probably easier > from that point of view :) And because of this, I have not added any branch > into Linux next to avoid pointless merge conflicts. So far it looks like only a minimal follow-up patch is needed after the merge window to move few options. > Also let me know if these patches need updating. I've kept the acks for the > Renesas related changes from v1, other than that we've had few more options > dropped and moved around as described in the patches. And I'll be doing a small follow-up patch at the end of the merge window. Regards, Tony > Tony Lindgren (2): > ARM: multi_v7_defconfig: Update for dropped options > ARM: multi_v7_defconfig: Update for moved options > > arch/arm/configs/multi_v7_defconfig | 130 +++++++++++++--------------- > 1 file changed, 62 insertions(+), 68 deletions(-) > > -- > 2.20.1 > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel