diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-11-08 16:18:57 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-12-07 16:26:57 -0800 |
commit | 9b073de1c7a354af7cb7100952599dde461aee45 (patch) | |
tree | a800b2607e022b564ad56f17fcd3b35026bc9088 /tools/perf/scripts/python/intel-pt-events.py | |
parent | b14fb4fbbcd8ff62f1a7aa2c6e2603424c117943 (diff) | |
download | linux-9b073de1c7a354af7cb7100952599dde461aee45.tar.gz linux-9b073de1c7a354af7cb7100952599dde461aee45.tar.bz2 linux-9b073de1c7a354af7cb7100952599dde461aee45.zip |
rcu_tasks: Convert bespoke callback list to rcu_segcblist structure
This commit moves from a bespoke head and tail pointer in the
rcu_tasks_percpu structure to an rcu_segcblist structure, thus allowing
associating the grace-period sequence number with groups of callbacks.
This in turn will allow callbacks to be invoked independently on
different CPUs.
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 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions