[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z-F0APn3eisfC0lC@thinkpad>
Date: Mon, 24 Mar 2025 11:02:24 -0400
From: Yury Norov <yury.norov@...il.com>
To: linux-kernel@...r.kernel.org, linux-riscv@...ts.infradead.org
Cc: Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Charlie Jenkins <charlie@...osinc.com>,
Alexandre Ghiti <alexghiti@...osinc.com>,
Samuel Holland <samuel.holland@...ive.com>,
Anup Patel <anup@...infault.org>
Subject: Re: [PATCH 0/4] cleanup dead code in nodemasks and cpumasks
Ping?
If no objections, I'll schedule it for 6.15.
On Wed, Mar 12, 2025 at 10:19:48PM -0400, Yury Norov wrote:
> Cleanup dead code in nodemasks and cpumasks, and while there, fix
> set_icache_stale_mask() that misuses atomic cpumask_assign_cpu().
>
> Yury Norov (4):
> nodemask: drop nodes_shift
> cpumask: add non-atomic __assign_cpu()
> riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()
> cpumask: drop cpumask_assign_cpu()
>
> arch/riscv/mm/cacheflush.c | 2 +-
> include/linux/cpumask.h | 19 +++----------------
> include/linux/nodemask.h | 19 -------------------
> 3 files changed, 4 insertions(+), 36 deletions(-)
>
> --
> 2.43.0
Powered by blists - more mailing lists