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 ABA63C07545 for ; Wed, 25 Oct 2023 18:44:08 +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=l/GVARq/shcUu14eUHism3eSq7CaG5jd9Um5mEw8SZE=; b=25aUAGRprg6dhG ANqX4nTPuPwlVDVqZ3YOQYHFFP2YhUoDzMSxw2t+gBG+z2WDFufy3Sluc4WcGRsn28b6V9sy79H0C wIPiGPDASxHse2uz77mT4cvD67qk9adlVqQQNz9LQOdDhpaIAeEgt4Aj+dja25pnFp10T03n64xaD rniOFEPBF+Vp77/L4oq+bXXvxjb0EVGv8RNPDJGvzjEIrfTVGnbrLzI7U5gCn8RHjLzxH6ta0olm+ IMbyqBLpCrzYFff/gBrE8xZkyx64Dr0gKKcDX4mxRn1Fe95RaX28IUI9A0BdfzmiaaOgSA6Mtv9I0 I+Jz6I7m1eT+fYEClzNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qviqr-00Ctds-2m; Wed, 25 Oct 2023 18:43:33 +0000 Received: from out-181.mta1.migadu.com ([2001:41d0:203:375::b5]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qviqo-00Ctcn-1M for linux-arm-kernel@lists.infradead.org; Wed, 25 Oct 2023 18:43:32 +0000 Date: Wed, 25 Oct 2023 18:43:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1698259393; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=J5d997piY05S62fBmzG3SwpG1rr2ovBY8aiHqguNO/w=; b=tN6RfRjUKA7zDwkjh5fc/is1L9JPP4dXztDnNHX/+CgPRpYnTU+oRSjC0OARQXwlRZcIgd dIYuQtUqs8qahxNmbOISQWTxuqxPrm/3j4sU+nO0ggxeQgeq/wQd//MLgCenTO6qB2VCtn 0onEQV1dcBJv8FRmufwSRWhuNjDIk3g= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Catalin Marinas Cc: Marc Zyngier , linux-arm-kernel@lists.infradead.org, Ard Biesheuvel , Will Deacon , Ard Biesheuvel , Mark Rutland , Ryan Roberts , Anshuman Khandual , Kees Cook , Joey Gouly Subject: Re: [PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN Message-ID: References: <20230912141549.278777-63-ardb@google.com> <169808242073.1650996.15905284839099941158.b4-ty@arm.com> <86msw941bh.wl-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231025_114330_886084_0AE146CE X-CRM114-Status: UNSURE ( 9.25 ) 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 Hi Catalin, On Wed, Oct 25, 2023 at 02:19:50PM +0100, Catalin Marinas wrote: > If you haven't pulled this branch already, just hold a bit as we've seen > some CI reports since last night. Not sure what caused this but Ard's > series was the main change. I did wind up pulling it, but the merge is sitting on the top of kvmarm/next. Easy enough to roll that back. -- Thanks, Oliver _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel