diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2025-11-28 13:32:21 +0100 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2025-12-14 08:25:02 +0100 |
| commit | 71fedc41c23b0010c578e6e224694ca15c19cf7d (patch) | |
| tree | d1ef4bac876fc2265a1b840bddba364fdbe38389 /include/linux/errno.h | |
| parent | f24165bfa7ef6b37856c8f51e2001b9ad10ba688 (diff) | |
sched/fair: Switch to rcu_dereference_all()
With the {rcu,sched,bh} RCU flavours being unified, it doesn't really
make sense to check for just the rcu one. Switch to the _all family of
verification which includes all 3 of the listed flavours.
Notably, this will enable us to remove some superfluous
rcu_read_lock() regions when we know they are inside preempt/IRQ
disabled regions.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/errno.h')
0 files changed, 0 insertions, 0 deletions
