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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 093A3C2D0A3 for ; Wed, 4 Nov 2020 12:08:49 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 7F7A721734 for ; Wed, 4 Nov 2020 12:08:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="2Obcgs3K"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tPXai+z5" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7F7A721734 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.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=hrvCEQ703zABvcS4tzYKNPqIPUO4BpeqL4kd+9akXPI=; b=2Obcgs3KEqHgPIXJNH57rD7/1 lPLVZLlDsABfHu9jjImUIHLej42YyJU2FvlPakwpfEwU1eUqdMU0fvgQmPoFn82OtlzJdHKzVN940 aSMH/gvEQYw0iCH5tfyR6sleFDdnEssz7/LgkFw/KyJN1Tbhm8bdschjjtuw3UxYrZgvrLBfrMEB7 mTc6gdzSqXtKJdo5q1jqk/4FmeigHnPeN8erSa7NS4XRCcpFgtawygYYp4oJCZEXW9BouqbhhcoX4 af4CbEZLXAhCX6reeMhVJTZqvqYBv8AgP4sv5ARzd79fOmZMv3TrAFDRh3ZbkKjQxzLVkhGCGAuLb gX0OepD1g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaHaO-0003Yg-9m; Wed, 04 Nov 2020 12:08:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaHaM-0003YI-ET for linux-arm-kernel@lists.infradead.org; Wed, 04 Nov 2020 12:08:19 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 41D3D21734; Wed, 4 Nov 2020 12:08:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604491697; bh=J9jQ94Kh0nfwpFB+1SReiHKtznl4Xosc5X/PYpyQhuI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tPXai+z5eiF95Xeim8hbCMSKtdpYpbs7eDKVyKPKqDOgmBMO4zl+C7xPVY5oRWPsv GwEK0wT4xR59MHcFyKPpiRWEr6Yz8bF7LGLhpFQLEHL0svFtnrKWq46hrfsfEdJCGT D3wCgITxfJr9SepPdqvNSaVs0TuHGZVDmx3tFf38= Date: Wed, 4 Nov 2020 12:08:12 +0000 From: Will Deacon To: Tyler Hicks Subject: Re: [PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND Message-ID: <20201104120812.GA6632@willie-the-truck> References: <20200921191557.350256-1-tyhicks@linux.microsoft.com> <20201103155952.GA4335@sequoia> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201103155952.GA4335@sequoia> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201104_070818_595777_1FA0BA07 X-CRM114-Status: GOOD ( 16.18 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Catalin Marinas , Rob Herring , Pavel Tatashin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 03, 2020 at 09:59:52AM -0600, Tyler Hicks wrote: > On 2020-09-21 14:15:55, Tyler Hicks wrote: > > Provide the CONFIG_CMDLINE_EXTEND config option for arm64 kernels. This > > config option can be used to extend the kernel command line parameters, > > specified by the bootloader, with additional command line parameters > > specified in the kernel configuration. > > Hi Catalin and Will - Friendly ping on this series now that we're > on the other side of the 5.10 merge window. I hope it can be considered > for 5.10+1. Let me know if I need to rebase/resubmit. Thanks! Can you use bootconfig to achieve what you need? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel