Re: [PATCH v2 0/5] Move kvfree_rcu() into SLAB (v2)

From: Christoph Lameter (Ampere)
Date: Thu Dec 12 2024 - 13:30:41 EST


On Thu, 12 Dec 2024, Uladzislau Rezki (Sony) wrote:

> This is v2. It is based on the Linux 6.13-rc2. The first version is
> here:

I do not see any use of internal slab interfaces by this code. It seems to
be using rcu internals though. So it would best be placed with the rcu
code.