diff options
| author | 2024-10-09 11:00:42 -0700 | |
|---|---|---|
| committer | 2024-11-12 21:44:30 +0100 | |
| commit | a30763800b04e384f4123d984997bf5c6a2179a9 (patch) | |
| tree | 31a4558a20f3f2aa980e998fc18157f76b19aaec /include/uapi/linux/android/ssh:/git@git.zx2c4.com | |
| parent | rcu: Allow short-circuiting of synchronize_rcu_tasks_rude() (diff) | |
rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled
The header comment for both start_poll_synchronize_rcu() and
start_poll_synchronize_rcu_full() state that interrupts must be enabled
when calling these two functions, and there is a lockdep assertion in
start_poll_synchronize_rcu_common() enforcing this restriction. However,
there is no need for this restrictions, as can be seen in call_rcu(),
which does wakeups when interrupts are disabled.
This commit therefore removes the lockdep assertion and the comments.
Reported-by: Kent Overstreet <kent.overstreet@linux.dev>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'include/uapi/linux/android/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
