diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-04-20 01:41:38 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-06-20 19:22:27 +0300 |
commit | 4a8cc433b8bf3106cf7b1173a936c62d77b40b40 (patch) | |
tree | ea8576ebb7fefc49ad0d5ea21886fec12ec6d968 /tools/perf/scripts/python | |
parent | 68cb47204db478302a37adb2aaa26a05882dbaa1 (diff) | |
download | linux-4a8cc433b8bf3106cf7b1173a936c62d77b40b40.tar.xz |
rcu-tasks: Drive synchronous grace periods from calling task
This commit causes synchronous grace periods to be driven from the task
invoking synchronize_rcu_*(), allowing these functions to be invoked from
the mid-boot dead zone extending from when the scheduler was initialized
to to point that the various RCU tasks grace-period kthreads are spawned.
This change will allow the self-tests to run in a consistent manner.
Reported-by: Matthew Wilcox <willy@infradead.org>
Reported-by: Zhouyi Zhou <zhouzhouyi@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions