On Fri, Feb 06, 2026 at 04:16:46PM -0800, Paul E. McKenney wrote: > On Fri, Feb 06, 2026 at 06:34:03PM +0900, Harry Yoo wrote: > > These are a few improvements for k[v]free_rcu() API, which were suggested > > by Alexei Starovoitov. > > > > [ To kmemleak folks: I'm going to teach delete_object_full() and > > paint_ptr() to ignore cases when the object does not exist. > > Could you please let me know if the way it's done in patch 3 > > looks good? Only part 2 is relevant to you. ] > > On what commit should I apply this series?
It's based on Vlastimil's slab/for-next: bc33906024eb Merge branch 'slab/for-7.0/sheaves' into slab/for-next https://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git/log/?h=slab/for-next > I get conflicts on top of -rcu > (no surprise there) and build errors on top of next-20260205. Interesting, I don't get build errors when applied it on top of next-20260205. -- Cheers, Harry / Hyeonggon
