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 B6D73C61DFD for ; Tue, 1 Sep 2026 01:55:36 +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:Mime-Version:References:In-Reply-To: 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=DVuXFyH9tx2+Rnx83DmDOoatjQX4JZpwixgbegjD8aY=; b=zGbiThrAK5P5aV 3JPhmts2/cxQJTLEkBoIl385wt/Q2RvrWCB75U+4/bGUqqIN2SBbefQAK+Qdg0YDxQBNtTP6SfDVf qLpsebPEtW6o6mfzQeSW2kmmXuXjhDa4RxEn/7JEoe4SB3i1qq0J4NCd5X4DpOfN300B+r+IFIT9T WkuHiD7Vf6bJkjgsmujKoyy+zLxwvZBK1z3bc02PhPRAgRvALpN5dwbhyGJEmc4x13HVf3juAE7qL AWEmhjzcSJoPE/rfBsxTppVkGQiKnP3Ecs5vJIgxoAxFA5rptxsnvrwo2oS4x8JqK4XYQ9MVDYJbu 34seaQRzS5sxZsGX9Zyg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x1Did-0000000Apjs-0JtR; Tue, 01 Sep 2026 01:55:23 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x1Dib-0000000ApjJ-29rf; Tue, 01 Sep 2026 01:55:21 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id A24CC601DE; Tue, 1 Sep 2026 01:55:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 79FF81F000E9; Tue, 1 Sep 2026 01:55:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux-foundation.org; s=korg; t=1788227720; bh=CbUFClJ4i3J7LjCwTB/35AHxIba4ym0JuMW7MLg9RkU=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=QTvMOsLY/HyZChL07OeBST7evAmOyQDdqEsNG8IojIx94RZcYBwP8DgxztrD6FxPx UxNXGzD1L06crgm/t6O7u1Azv9jZngQt1/ls6DYB8X15tavuE8dNV9b/ojCvXtSt3F /qmxq+B/hEDiFvYVf1+pwfxpoT/BJ9uJYAxsblw0= Date: Mon, 31 Aug 2026 18:55:19 -0700 From: Andrew Morton To: Anshuman Khandual Cc: linux-mm@kvack.org, samuel.holland@sifive.com, David Hildenbrand , Mike Rapoport , Lorenzo Stoakes , Yoshinori Sato , Rich Felker , John Paul Adrian Glaubitz , "James E.J. Bottomley" , Helge Deller , Huacai Chen , WANG Xuerui , linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-hexagon@vger.kernel.org, loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, linux-openrisc@vger.kernel.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-um@lists.infradead.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/8] mm: Drop pxd_ERROR() Message-Id: <20260831185519.66c6e6e83ce62d0fd9aee945@linux-foundation.org> In-Reply-To: <20260831054331.625505-1-anshuman.khandual@arm.com> References: <20260831054331.625505-1-anshuman.khandual@arm.com> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Mon, 31 Aug 2026 11:13:22 +0530 Anshuman Khandual wrote: > pxd_ERROR() macros have been provided by all platforms, which are very much > identical and can be dropped off completely if these pgtable printing could > be moved to callers in generic MM aka all pxd_clear_bad(). > > But first cleanups and re-organizations are required in some platforms that > are using these macros internally. Afterwards [pte|pmd|pud|p4d|pgd]_ERROR() > macros have been completely dropped from the entire tree. All was going nicely until... > This series is based on v7.3-rc1 after the following patch and has also been > built tested on multiple platforms. *what* following patch??? Oh well, I'll queue it all up and shall hope for the arch maintainer acks to roll in. Please. _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv