diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2023-04-07 00:45:33 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-04-20 13:21:49 +1000 |
commit | 6fee130204650515af80c2786176da0fe7e94482 (patch) | |
tree | 5aab397122c561508d189383ad27a545b821b53d /drivers/cpuidle | |
parent | 7640854d966449e5befeff02c45c799cfc3d4fcf (diff) |
powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()
Since commit a01353cf1896 ("cpuidle: Fix ct_idle_*() usage"), the
cpuidle entry code calls trace_hardirqs_on() (actually
trace_hardirqs_on_prepare()) in ct_cpuidle_enter() before calling into
the cpuidle driver.
Suggested-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230406144535.3786008-2-mpe@ellerman.id.au
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions