diff options
author | Alison Chaiken <[email protected]> | 2022-01-11 15:32:51 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2022-02-01 17:19:17 -0800 |
commit | 54577e23fa0791599db1a3d86fc8e7a205d3da75 (patch) | |
tree | 45a5c6990fa69a5e792619ad377e6c412a70a629 /net/unix/af_unix.c | |
parent | c8db27dd0ea8071d2ea29a1a401c4ccc611ec6c1 (diff) |
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 <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions