Re: [PATCH v5 2/4] rcu: replace preempt.h with sched.h in include/linux/rcupdate.h
From: Peter Zijlstra
Date: Thu Sep 18 2025 - 05:48:01 EST
On Wed, Sep 17, 2025 at 02:09:14PM +0800, Menglong Dong wrote:
> 1b93c03fb319 ("rcu: add rcu_read_lock_dont_migrate()") in bpf-next tree.
FWIW that commit has migrate and rcu not nicely scoped. It doesn't
really matter, but it caused my brain to raise an exception when looking
at it.
Anyway, let me go queue these patches, see what happens :-)