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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 C9508C8300C for ; Thu, 30 Apr 2020 09:39:35 +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 9ECDC2173E for ; Thu, 30 Apr 2020 09:39:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gbsqbVjE"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="nQOE4vPY" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9ECDC2173E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au 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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:References:In-Reply-To:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=udsz5AcZDp8v/czisP/qjKLEyB/Q2JdhWWRNYRBnZDo=; b=gbsqbVjEbSGJnkIH9yduu7cE5 T9WuUCRqlNd5bq7hybz8ZHKNeWnO2kd8drKUNnvAM80CA5EzOAN+TX//VhHqWTmFyyx080hv1TsJT xrAON103/4GMZnAg9jA6AiZephe3ca1cs6/ApjiNAt7cxLHMZ5YQM8Pe38M8mHXnffOHviBk/jiw9 M1GWGPh2WQN/Zcnwz0+zWuPNQ6uyATjMGQH1IoJe8IOEZkLFKVMG3j8ZcHUSSPBVrfxOlCUEXfJDc LDgjvS4PzlTOT/jeI1VcNYTNOfocUNsLfp2ewku7Fy1GbmABaZgCzrHJyM5Z1Dtfp7OgiQDKrXDG2 rV9pXGflQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jU5fI-00033t-D6; Thu, 30 Apr 2020 09:39:32 +0000 Received: from ozlabs.org ([203.11.71.1]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jU5fG-00033J-4H for linux-arm-kernel@lists.infradead.org; Thu, 30 Apr 2020 09:39:31 +0000 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 49CVhL1mfPz9sPF; Thu, 30 Apr 2020 19:39:14 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1588239567; bh=+q3qK7ThA6S0SUMv93CvqoJgpSGdg5tNFF2TPvf35hI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=nQOE4vPYnSb9Gz4jmhcJfj+a1yh87FOuKiuzmd4oxYn5IhsI/Dnpwzmq52qQW0pQf M0tApzyZI9uxTdAiPF4s0Nkcmvsx1nkje8SKC9VWyRlEJIRIX73CXIJEF4ai+ol2DI zjGTMwOLdpx2CnZhmjov0yXsGp5XA5MkdfXI+vDu21NiH3qaAKsho+OsYLhyDQuPyb oOyc6EHycC/flK5ft9w6rIq/dmjl65Ag+k1HTd5JfXzHzqtobx0BmmMKwqCk3977qq 93M3QGH4Y94A9KzFtlczuY8Tg4jfonKEvSz3r0vaMgH4N7dojOCJC3EIRX7AZLVqeW 5SR7cffZTwIrQ== Date: Thu, 30 Apr 2020 19:39:10 +1000 From: Stephen Rothwell To: Will Deacon Subject: Re: [PATCH] arm64: kvm: fix gcc-10 shift warning Message-ID: <20200430193910.294842c4@canb.auug.org.au> In-Reply-To: <20200430082927.GA18615@willie-the-truck> References: <20200429185657.4085975-1-arnd@arndb.de> <20200430090251.715f6bf0@why> <20200430082927.GA18615@willie-the-truck> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200430_023930_371093_95F4DA5D X-CRM114-Status: GOOD ( 10.47 ) 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: Rich Felker , Geert Uytterhoeven , Catalin Marinas , Paul Mackerras , kvmarm@lists.cs.columbia.edu, Jonas Bonn , Brian Cain , Marc Zyngier , Russell King , Ley Foon Tan , Mike Rapoport , Benjamin Herrenschmidt , Julien Thierry , Fenghua Yu , Arnd Bergmann , Suzuki K Poulose , Stefan Kristiansson , Stafford Horne , Guan Xuetao , linux-arm-kernel@lists.infradead.org, Christophe Leroy , Tony Luck , Yoshinori Sato , linux-kernel@vger.kernel.org, James Morse , Michael Ellerman , Paolo Bonzini , Andrew Morton Content-Type: multipart/mixed; boundary="===============2313386473431203658==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2313386473431203658== Content-Type: multipart/signed; boundary="Sig_/xzv.XEbMG=15e_LStDYa1s9"; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/xzv.XEbMG=15e_LStDYa1s9 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Will, On Thu, 30 Apr 2020 09:29:28 +0100 Will Deacon wrote: > > On Thu, Apr 30, 2020 at 09:02:51AM +0100, Marc Zyngier wrote: > > On Wed, 29 Apr 2020 20:56:20 +0200 > > Arnd Bergmann wrote: > > =20 > > > Fixes: 22998131ab33 ("arm64: add support for folded p4d page tables") >=20 > Happy to queue via arm64 for 5.8. Does that work for you, Arnd, or were y= ou > planning to get this in sooner than that? The commit that this fixes is in Andrew's patch series in linux-next, so it should just go in there. --=20 Cheers, Stephen Rothwell --Sig_/xzv.XEbMG=15e_LStDYa1s9 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl6qnL4ACgkQAVBC80lX 0GzToAf/bXREqbiltcjG5hxNdpU1I4moIKv6bFtCjrnCW5muA2pCR3xx5Twzm5UG Mw36RWbLqcQwOOcH9RtlCFe0zq1DEgPvShaF1lTh8n5dybdjKbCzSFsP6uoSZ/1i rcT/rZ1GC/9zCOvI8MUYb748fIMdC5zeZOGpTPzYL8HPV4+65nY3+OMT8+0IS2JS kJACY35PygG1QnWjF7JmwfBnAGe3M3jJ2OJe1IiF8lR6max8qziACp5cGHxAMq3B d+XyW62Jfft6iGyz4+RAslfELwJXtLqgnJPy3NoJDy3eSghTCCh43mjuRctsVctk 7aYaVXRjxdDyfLBn013vvyPbIibusQ== =6Ce6 -----END PGP SIGNATURE----- --Sig_/xzv.XEbMG=15e_LStDYa1s9-- --===============2313386473431203658== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2313386473431203658==--