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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8ECE9C433EF for ; Fri, 28 Jan 2022 15:51:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=tmNR1pV2AeyFWlHwTVj79jZfAo79X+90kcj3CyWBm5s=; b=YcLHx63DwXBqNG 4KvCm68vqbI/RwHNyYd4CODI35+aekiu2Keigo61vXp1uc5M4DKQj25wxftA7Xam5cPrr+uiHzkap aoNIDu64GLM0qRb5YhhVk92+A+uJv4f0k2Y2i1JFji1TzieekkzD5l5wXxEylZU/VZEYSceBBN3ZG isqYzltlmbWTylRU9PtHljmdlHD3GRR0Ie+1zTlGo6UQWZT9BbiaU+rzp6gVXPKt8vFe0Hdd2WrLK vEYJiU96auz4zDiAioFv4cH2VSEnkH67ucdg2KGyC+CwznozwKqejiHSZ3B1qzgpdPUZwV7C5QPVe pggHFlXwOiZId2nelxCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDTWT-002mV3-Jt; Fri, 28 Jan 2022 15:50:49 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nDTWQ-002mUS-As for linux-arm-kernel@lists.infradead.org; Fri, 28 Jan 2022 15:50:47 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 68E1612FC; Fri, 28 Jan 2022 07:50:45 -0800 (PST) Received: from FVFF77S0Q05N (unknown [10.57.13.45]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2772B3F793; Fri, 28 Jan 2022 07:50:44 -0800 (PST) Date: Fri, 28 Jan 2022 15:50:35 +0000 From: Mark Rutland To: linux-arm-kernel@lists.infradead.org Cc: andre.przywara@arm.com, broonie@kernel.org, jaxson.han@arm.com, robin.murphy@arm.com, vladimir.murzin@arm.com, wei.chen@arm.com Subject: Re: [bootwrapper PATCH v3 00/15] Cleanups and improvements Message-ID: References: <20220125150057.3936090-1-mark.rutland@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220125150057.3936090-1-mark.rutland@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220128_075046_440879_783A1F36 X-CRM114-Status: UNSURE ( 7.07 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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, Jan 25, 2022 at 03:00:42PM +0000, Mark Rutland wrote: > If there are no objections I'll apply this by the end of this week. I've pushed this out to master branch now (with the comment fix Andre suggested). As before, the repo is: > https://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git/ > git://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git Thanks, Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel