[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <2f93708c-9816-4214-ae61-1e6b9f68cdc4@app.fastmail.com>
Date: Wed, 08 Jan 2025 12:03:15 +0100
From: "Arnd Bergmann" <arnd@...db.de>
To: "Qi Zheng" <zhengqi.arch@...edance.com>,
"Peter Zijlstra" <peterz@...radead.org>,
"Alexander Gordeev" <agordeev@...ux.ibm.com>,
"Kevin Brodsky" <kevin.brodsky@....com>, "Alexandre Ghiti" <alex@...ti.fr>,
"Andreas Larsson" <andreas@...sler.com>,
"Palmer Dabbelt" <palmer@...belt.com>,
"Thomas Gleixner" <tglx@...utronix.de>,
"David Hildenbrand" <david@...hat.com>, "Jann Horn" <jannh@...gle.com>,
"Hugh Dickins" <hughd@...gle.com>, "Yu Zhao" <yuzhao@...gle.com>,
"Matthew Wilcox" <willy@...radead.org>,
"Muchun Song" <muchun.song@...ux.dev>, vbabka@...nel.org,
"Lorenzo Stoakes" <lorenzo.stoakes@...cle.com>,
"Andrew Morton" <akpm@...ux-foundation.org>,
"David Rientjes" <rientjes@...gle.com>, vishal.moola@...il.com,
"Will Deacon" <will@...nel.org>, aneesh.kumar@...nel.org,
"Nicholas Piggin" <npiggin@...il.com>,
"Dave Hansen" <dave.hansen@...ux.intel.com>,
"Mike Rapoport" <rppt@...nel.org>, "Ryan Roberts" <ryan.roberts@....com>
Cc: linux-mm@...ck.org, linux-arm-kernel@...ts.infradead.org,
linuxppc-dev@...ts.ozlabs.org, linux-riscv@...ts.infradead.org,
linux-s390@...r.kernel.org, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org, x86@...nel.org,
Linux-Arch <linux-arch@...r.kernel.org>,
"linux-csky@...r.kernel.org" <linux-csky@...r.kernel.org>,
linux-hexagon@...r.kernel.org, loongarch@...ts.linux.dev,
linux-m68k@...ts.linux-m68k.org, linux-mips@...r.kernel.org,
"linux-openrisc@...r.kernel.org" <linux-openrisc@...r.kernel.org>,
linux-sh@...r.kernel.org, linux-um@...ts.infradead.org
Subject: Re: [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
On Wed, Jan 8, 2025, at 07:57, Qi Zheng wrote:
> Several architectures (arm, arm64, riscv and x86) define exactly the
> same __tlb_remove_table(), just introduce generic __tlb_remove_table() to
> eliminate these duplications.
>
> The s390 __tlb_remove_table() is nearly the same, so also make s390
> __tlb_remove_table() version generic.
>
> Signed-off-by: Qi Zheng <zhengqi.arch@...edance.com>
> Reviewed-by: Kevin Brodsky <kevin.brodsky@....com>
> Acked-by: Andreas Larsson <andreas@...sler.com> # sparc
> Acked-by: Alexander Gordeev <agordeev@...ux.ibm.com> # s390
Acked-by: Arnd Bergmann <arnd@...db.de> # asm-generic
Powered by blists - more mailing lists