diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-07-01 21:19:06 -0700 |
---|---|---|
committer | Neeraj Upadhyay <neeraj.upadhyay@kernel.org> | 2024-08-15 00:10:50 +0530 |
commit | 27d5749d075578b105e958369a0263a0e15a8d3f (patch) | |
tree | 9a1b6633b2081967445c501f37211478458c90c1 /fs/btrfs/tree-mod-log.h | |
parent | 1dd01c06506c42ab3a8026272ee93c466ae0cb4b (diff) |
rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited_wait()
This commit extracts the RCU CPU stall-warning report code from
synchronize_rcu_expedited_wait() and places it in a new function named
synchronize_rcu_expedited_stall(). This is strictly a code-movement
commit. A later commit will use this reorganization to avoid printing
expedited RCU CPU stall warnings while there are ongoing CSD-lock stall
reports.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'fs/btrfs/tree-mod-log.h')
0 files changed, 0 insertions, 0 deletions