diff options
author | Zqiang <qiang1.zhang@intel.com> | 2022-06-20 09:42:24 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 15:03:14 +0300 |
commit | bca4fa8cb0f4c096b515952f64e560fd784a0514 (patch) | |
tree | 32d712971b2e6afffcd155b4ba6beb3da2eb6cdd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d60ea03ac2d3dcf6ddee6b45aa7213d8b0461c5 (diff) | |
download | linux-bca4fa8cb0f4c096b515952f64e560fd784a0514.tar.xz |
rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels
In non-premptible kernels, tasks never do context switches within
RCU read-side critical sections. Therefore, in such kernels, each
leaf rcu_node structure's ->blkd_tasks list will always be empty.
The comment on the non-preemptible version of rcu_preempt_deferred_qs()
confuses this point, so this commit therefore fixes it.
Signed-off-by: Zqiang <qiang1.zhang@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions