diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-11-08 14:14:43 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-07 16:26:57 -0800 |
commit | b14fb4fbbcd8ff62f1a7aa2c6e2603424c117943 (patch) | |
tree | 01b2773292f10bbc17eb26509442788bf3f22e12 /kernel/module_signature.c | |
parent | 7a30871b6a27de1a1f418c7fd2c5dde9a46bfd16 (diff) |
rcu-tasks: Convert grace-period counter to grace-period sequence number
This commit moves the rcu_tasks structure's ->n_gps grace-period-counter
field to a ->task_gp_seq grce-period sequence number in order to enable
use of the rcu_segcblist structure for the callback lists. This in turn
permits CPUs to lag behind the RCU Tasks grace-period sequence number
without suffering long-term slowdowns in callback invocation.
Reported-by: Martin Lau <kafai@fb.com>
Cc: Neeraj Upadhyay <neeraj.iitr10@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/module_signature.c')
0 files changed, 0 insertions, 0 deletions