diff options
author | Peter Zijlstra <[email protected]> | 2022-06-08 16:27:27 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-06-08 18:05:45 +0200 |
commit | 32d4fd5751eadbe1823a37eb38df85ec5c8e6207 (patch) | |
tree | a4b391660c689711f1523c8a8818f03fbdb18eb0 /include/linux/fpga/fpga-mgr.h | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
Commit c227233ad64c ("intel_idle: enable interrupts before C1 on
Xeons") wrecked intel_idle in two ways:
- must not have tracing in idle functions
- must return with IRQs disabled
Additionally, it added a branch for no good reason.
Fixes: c227233ad64c ("intel_idle: enable interrupts before C1 on Xeons")
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
[ rjw: Moved the intel_idle() kerneldoc comment next to the function ]
Cc: 5.16+ <[email protected]> # 5.16+
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions