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=-2.5 required=3.0 tests=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 B8291C8300A for ; Thu, 30 Apr 2020 09:50:52 +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 796A8214D8 for ; Thu, 30 Apr 2020 09:50:52 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="GLmCSmJL"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="2NRs0g5x" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 796A8214D8 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+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-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=2XiuFRYDHaep8ivUVgBKQs/VkcnDHyiJQsfJEN37/zI=; b=GLmCSmJLA3Q6oL gNUWjHDaUgnKu3PGr4+frjKRznkQHqo8CS6HKdyZwcVqmYKyA+UGV975tYRSPGU/a0hAa5VZ3/vRA eHdYFEgV/ClWM9eW3WVUqbbTlUNzr1oMHbLx3nMS7svmYuKRQaI8lcOjV+zRwbfFvst2D+FSjUBp0 stTMJK/SmUT6EeBu/ISNSWSzOe8KVoiWCY2/I91HmcrZLKF3Al2Gw1x7XZS8TDe+Aedm6aD2D7ALZ ezd9Zz5PJmNeYA1Mpr0rb1hin517KpAGjbaFmeol3MEyM6F63yLrR4NE9UEod2yXUx4yr6qReW0oM 9duE28mu2+jHiMELhg3w==; 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 1jU5qD-00059v-T6; Thu, 30 Apr 2020 09:50:49 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jU5qB-000594-30 for linux-arm-kernel@lists.infradead.org; Thu, 30 Apr 2020 09:50:48 +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 2E8842082E; Thu, 30 Apr 2020 09:50:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588240245; bh=2m/uMwubJU0+KIoLz1IiF/eJGyPbsWV2OVU8vrOQqBo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2NRs0g5xV7M8d3FZI52+oAVxuGVFjMu5w2Mtg08swn4HAuP9oO90gxHDaPWncU2UL LHZJg7J1RhAMhIQhXIHKyOLmHY9dQlwhRuRCVLx4RQskm5Pe4dqAJsLx2cEZ4Q1UHw DI8NdPhL4/nhgDpGR/qDoTIRy7rNQwpQDiXhw35A= Date: Thu, 30 Apr 2020 10:50:37 +0100 From: Will Deacon To: Stephen Rothwell Subject: Re: [PATCH] arm64: kvm: fix gcc-10 shift warning Message-ID: <20200430095037.GA19932@willie-the-truck> References: <20200429185657.4085975-1-arnd@arndb.de> <20200430090251.715f6bf0@why> <20200430082927.GA18615@willie-the-truck> <20200430193910.294842c4@canb.auug.org.au> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200430193910.294842c4@canb.auug.org.au> 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-20200430_025047_148194_ADB7D042 X-CRM114-Status: GOOD ( 12.36 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Apr 30, 2020 at 07:39:10PM +1000, Stephen Rothwell wrote: > 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: > > > > > > > Fixes: 22998131ab33 ("arm64: add support for folded p4d page tables") > > > > Happy to queue via arm64 for 5.8. Does that work for you, Arnd, or were you > > 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. Yes, you're right. Sorry for the noise. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel