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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48A80C04FE0 for ; Mon, 17 Jul 2023 16:52:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229994AbjGQQwE (ORCPT ); Mon, 17 Jul 2023 12:52:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231623AbjGQQv5 (ORCPT ); Mon, 17 Jul 2023 12:51:57 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E32F7170D; Mon, 17 Jul 2023 09:51:47 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 063A661181; Mon, 17 Jul 2023 16:51:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 812EAC433C7; Mon, 17 Jul 2023 16:51:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689612706; bh=GDoZ+CsfFo9PibsTP4iZm+ttTgfHxn11DDJbAlCFH8E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZEoHMX2JdQeUVyNkgdWBKI6yr5pe/INc5DfODCru+00fN8J5XJg/01FraxC5Uf+FG XLGyykcZarElT+yfQ88/qw3rxbdtmQwlMm4MVMWcjVA8W1BzI++pek5YZKKBwI7XR6 Vc/WH98m5BnS7DdeM2++eaKr94hk2O0k89Bc1b9ybe/FsHvQBWZ/9PaJFm5XUvbhPh 78TOOOqQ+Nd6w2oOqOYhgVZm+Y7ykGxydEmczeSZwjlePi5nZMkHrFdDg9hL8zxSio SCc95tvYUaXDed+x2C7VwVXHcnKo0+0JBdhxm/Vl4xw/gxBOwJrvOMJAyCgSMZ+3MK +O+f2UpDtYbxQ== Date: Mon, 17 Jul 2023 17:51:31 +0100 From: Mark Brown To: "Edgecombe, Rick P" Cc: "Schimpe, Christina" , "Yang, Weijiang" , "hjl.tools@gmail.com" , "x86@kernel.org" , "monstr@monstr.eu" , "rppt@kernel.org" , "dave.hansen@linux.intel.com" , "linux-snps-arc@lists.infradead.org" , "Torvalds, Linus" , "kirill.shutemov@linux.intel.com" , "linux-api@vger.kernel.org" , "dinguyen@kernel.org" , "rdunlap@infradead.org" , "tglx@linutronix.de" , "sparclinux@vger.kernel.org" , "arnd@arndb.de" , "linux-ia64@vger.kernel.org" , "Lutomirski, Andy" , "szabolcs.nagy@arm.com" , "linux-kernel@vger.kernel.org" , "linux-parisc@vger.kernel.org" , "akpm@linux-foundation.org" , "pavel@ucw.cz" , "keescook@chromium.org" , "linuxppc-dev@lists.ozlabs.org" , "gorcunov@gmail.com" , "andrew.cooper3@citrix.com" , "david@redhat.com" , "hpa@zytor.com" , "loongarch@lists.linux.dev" , "peterz@infradead.org" , "linux-sh@vger.kernel.org" , "nadav.amit@gmail.com" , "linux-m68k@lists.linux-m68k.org" , "linux-doc@vger.kernel.org" , "openrisc@lists.librecores.org" , "jamorris@linux.microsoft.com" , "mike.kravetz@oracle.com" , "debug@rivosinc.com" , "fweimer@redhat.com" , "kcc@google.com" , "linux-arch@vger.kernel.org" , "mingo@redhat.com" , "linux-csky@vger.kernel.org" , "linux-mips@vger.kernel.org" , "john.allen@amd.com" , "Eranian, Stephane" , "bsingharora@gmail.com" , "linux-alpha@vger.kernel.org" , "linux-s390@vger.kernel.org" , "linux-riscv@lists.infradead.org" , "linux-um@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" , "torvalds@linuxfoundation.org" , "bp@alien8.de" , "corbet@lwn.net" , "linux-hexagon@vger.kernel.org" , "dethoma@microsoft.com" , "jannh@google.com" , "Syromiatnikov, Eugene" , "oleg@redhat.com" , "linux-mm@kvack.org" Subject: Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() Message-ID: <285d346e-14e7-4f43-9b5b-faded6205142@sirena.org.uk> References: <20230613001108.3040476-1-rick.p.edgecombe@intel.com> <20230613001108.3040476-2-rick.p.edgecombe@intel.com> <87acbb49fa83b0e3f261315a531e105da9e5b9d6.camel@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="klyEM8Lfv/18WVhb" Content-Disposition: inline In-Reply-To: <87acbb49fa83b0e3f261315a531e105da9e5b9d6.camel@intel.com> X-Cookie: Not a flying toy. Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --klyEM8Lfv/18WVhb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jul 17, 2023 at 03:55:50PM +0000, Edgecombe, Rick P wrote: > On Fri, 2023-07-14 at 23:57 +0100, Mark Brown wrote: > > The same issue seems to apply with the version that was in -next > > based > > on v6.4-rc4 too. > The version in your branch is not the same as the version in tip (which > had a squashed build fix). I was able to reproduce the build error with > your branch. But not with the one in tip rebased on v6.5-rc1. So can > you try this version: > https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?h=x86/shstk&id=899223d69ce9f338056f4c41ef870d70040fc860 Ah, I'd not seen that patch or that tip had been rebased - I'd actually been using literally the branch from tip as my base at whatever point I last noticed it changing up until I rebased onto -rc1. --klyEM8Lfv/18WVhb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmS1cZIACgkQJNaLcl1U h9DfWwf/Qv2sx8Qywn2HA+F1wJsVWOOqaPIZzIVBQ5Kg2bysQK3YMNLLZWKdXMsh sTgXGVlr5oANLjP/hYxvcaxk16N1y51q6PuBh4lJN1w37tEdph1ZIcSejQY/jKpf fKFWHZ++2w+lXvIOB/7rYQe+XutmQzCVmL0Cod8zxf2UhC4WJe9/3RCKxi6rfxuV NXldTW7h7dqnurbev4TX4npwjcetNGofPUer7VZD7o1vRKXvX9VLG42UbeV4cu+g ICKZmGwC9G23gWg0Ql2QkeOr43PLBo4AocKhyO6B22uYLOrA8BQHJUrbnD4ZUyD+ 4rWq0iWXOnrixnw11LOSSIVZ2HkwmQ== =SaIl -----END PGP SIGNATURE----- --klyEM8Lfv/18WVhb--