diff options
author | Paul E. McKenney <[email protected]> | 2022-05-25 09:49:26 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2022-06-20 09:22:28 -0700 |
commit | f90f19da88bfe32dd1fdfd104de4c0526a3be701 (patch) | |
tree | 6c57295b118e5be4fcceb97ff4eaa2bd755d90da /net/lapb/lapb_out.c | |
parent | be15a16486dd6513ad801ea320eb21e10eec2b55 (diff) |
rcu-tasks: Make RCU Tasks Trace stall warning handle idle offline tasks
When a CPU is offline, its idle task can appear to be running, but it
cannot be doing anything while CPU-hotplug operations are excluded.
This commit takes advantage of that fact by making trc_check_slow_task()
check for task_curr(t) && cpu_online(task_cpu(t)), and recording
full information in that case.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: Martin KaFai Lau <[email protected]>
Cc: KP Singh <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions