diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-08-02 03:34:21 +0300 |
---|---|---|
committer | Neeraj Upadhyay <neeraj.upadhyay@kernel.org> | 2024-08-14 14:18:10 +0300 |
commit | 49f49266ec9d61a4d038cb4ddff4417ba793198f (patch) | |
tree | fc5c786955ffe428f84154d2369e9a87304bf63e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fd70e9f1d85f5323096ad313ba73f5fe3d15ea41 (diff) | |
download | linux-49f49266ec9d61a4d038cb4ddff4417ba793198f.tar.xz |
rcu/tasks: Check processor-ID assumptions
The current mapping of smp_processor_id() to a CPU processing Tasks-RCU
callbacks makes some assumptions about layout. This commit therefore
adds a WARN_ON() to check these assumptions.
[ neeraj.upadhyay: Replace nr_cpu_ids with rcu_task_cpu_ids. ]
Signed-off-by: "Paul E. McKenney" <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions