Commit 2542fa9
sdei_watchdog: Add CPU_PM_ENTER_FAILED handling in sdei_watchdog_pm_notifier
hulk inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I8LQCC
CVE: NA
-------------------------------------------------
The `CPU_PM_ENTER_FAILED` case was added to align with the handling in
`sdei_pm_notifier`. This ensures proper masking/unmasking of events for
the CPU when entering idle fails, maintaining consistency across CPU power
management actions.
Fixes: c8f96adca7fa ("arm64/watchdog: fix watchdog failure in low power scenarios")
Signed-off-by: Bowen You <youbowen2@huawei.com>
(cherry picked from commit f2f9b6cb6466eb51c2d654981c767bc5d719b001)
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 3c38c17 commit 2542fa9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
0 commit comments