diff options
author | Douglas Anderson <[email protected]> | 2023-05-26 18:41:33 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:25:27 -0700 |
commit | 2711e4adef4fac2eeaee66e3c22a2f75ee86e7b3 (patch) | |
tree | 1fb1a73bfa47b2d4183e376f3681948fd61ae260 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 6426e8d1f27417834ea37e75a9ead832d1cf7713 (diff) |
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
In the patch ("watchdog/hardlockup: add a "cpu" param to
watchdog_hardlockup_check()") there was no reason to use raw_cpu_ptr().
Using this_cpu_ptr() works fine.
Link: https://lkml.kernel.org/r/20230526184139.3.I660e103077dcc23bb29aaf2be09cb234e0495b2d@changeid
Signed-off-by: Douglas Anderson <[email protected]>
Suggested-by: Petr Mladek <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions