diff options
author | Alison Chaiken <achaiken@aurora.tech> | 2022-01-11 15:32:51 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-02-01 17:19:17 -0800 |
commit | 54577e23fa0791599db1a3d86fc8e7a205d3da75 (patch) | |
tree | 45a5c6990fa69a5e792619ad377e6c412a70a629 /tools/bootconfig/main.c | |
parent | c8db27dd0ea8071d2ea29a1a401c4ccc611ec6c1 (diff) | |
download | linux-54577e23fa0791599db1a3d86fc8e7a205d3da75.tar.gz linux-54577e23fa0791599db1a3d86fc8e7a205d3da75.tar.bz2 linux-54577e23fa0791599db1a3d86fc8e7a205d3da75.zip |
rcu: Make priority of grace-period thread consistent
The priority of RCU grace period threads is set to kthread_prio when
they are launched from rcu_spawn_gp_kthread(). The same is not true
of rcu_spawn_one_nocb_kthread(). Accordingly, add priority elevation
to rcu_spawn_one_nocb_kthread().
Signed-off-by: Alison Chaiken <achaiken@aurora.tech>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/bootconfig/main.c')
0 files changed, 0 insertions, 0 deletions