Re: linux-next: manual merge of the slab tree with the rcu tree
Nathan Chancellor <[email protected]> Fri, 31 Jul 2026 15:01:37 -0700
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260731220137.GA3307698@ax162> |
On Fri, Jul 31, 2026 at 11:14:42PM +0200, Alice Ryhl wrote:
> I like Nathan's fix as well.
>
> Not sure if it needs to be done in the merge commit, or if we can
> apply it as a patch to char-misc despite the unknown CFG_*?
It would need to be applied at the merge of the two trees because
CONFIG_KVFREE_RCU_BATCHED was introduced back in 6.15 in commit
c9f8f1242a4c ("slab: don't batch kvfree_rcu() with SLUB_TINY").
--
Cheers,
Nathan