Revert "FROMLIST: cpuidle: Deny idle entry when CPU already have IPI interrupt pending - #1134
Conversation
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4681020 on any of the following entities: Entities:
CR: 4681020 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
…interrupt pending" Denying idle state entry requires local_irq_enable() before returning back to caller which is missing. This reverts commit 3caa15b. Signed-off-by: Maulik Shah <maulik.shah@oss.qualcomm.com>
8482a81 to
a6035ce
Compare
PR #1134 — validate-patchPR: #1134
Final Summary
|
PR #1134 — checker-log-analyzerPR: #1134
Detailed report: Full report
|
Test Matrix
|
6daff4a to
55b3fbc
Compare
3831424
into
qualcomm-linux:qcom-6.18.y
Denying idle state entry requires local_irq_enable() before returning back to caller which is missing.
This reverts commit 3caa15b.
CRs-Fixed: 4681020