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 C7C1CC433EF for ; Fri, 14 Jan 2022 15:24:44 +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=AJKHFOA4lz1ynW7mRgv7vXAZTXx0cIrIBLBh1as/oIY=; b=zbHENuYnnc3vlv gdQfGnsIj3nTJjfE6m+TVW4aQd1/c26zAAWYiLiDVlMWunPdR7EB2qeMWtBRFMTMWqUUwNxIDgVas yUAa/oo2LGAI2R2O7oULPuzR/ESgXf/D6TY7Xf0Y2ud51XiZ195msP9WV6IwfaXHYHuKSgqYTsPr5 jlnprXWiGmW6MzucjRHJIh/EzPDXiYfVsi/GX8Tj4qF3960o5WaopBAwKdZ4fE5IyvIRohGAEOpYH VAdjiToCOV6eKIg0rD7bMtJwKVf7aDhp2z9X211e3KNTOv3tjN1la8Xbtp4nuAK6xWKlzRiNBMoHH J+uvlAAzj3YVkCe3xgLg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8OQT-009aqe-BM; Fri, 14 Jan 2022 15:23:37 +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 1n8OQP-009aps-Np for linux-arm-kernel@lists.infradead.org; Fri, 14 Jan 2022 15:23:35 +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 8ABC1101E; Fri, 14 Jan 2022 07:23:32 -0800 (PST) Received: from FVFF77S0Q05N (unknown [10.57.2.91]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6A54A3F774; Fri, 14 Jan 2022 07:23:31 -0800 (PST) Date: Fri, 14 Jan 2022 15:23:28 +0000 From: Mark Rutland To: Andre Przywara Cc: linux-arm-kernel@lists.infradead.org, Jaxson.Han@arm.com, robin.murphy@arm.com, vladimir.murzin@arm.com, Wei.Chen@arm.com Subject: Re: [bootwrapper PATCH v2 00/13] Cleanups and improvements Message-ID: References: <20220114105653.3003399-1-mark.rutland@arm.com> <20220114150957.6914805f@donnerap.cambridge.arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220114150957.6914805f@donnerap.cambridge.arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220114_072333_845198_518D8040 X-CRM114-Status: GOOD ( 10.05 ) 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 Fri, Jan 14, 2022 at 03:09:57PM +0000, Andre Przywara wrote: > On Fri, 14 Jan 2022 10:56:40 +0000 > Mark Rutland wrote: > > Hi Mark, > > > If there are no objections, I intend to apply these by the end of the > > day. > > Can you hold back with that till the beginning of next week? I got stuck > halfway in the series with my review, but am on it now as we speak. Sure. Thanks for taking a look. :) Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel