diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2024-08-06 23:13:15 +1000 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-11-04 09:08:44 +1000 |
commit | 06229545f55abfc0aebcbc493f97247ed7ed278f (patch) | |
tree | bfa8886bc59a38951d39158b41a978578f3ca9a1 /cpu-target.c | |
parent | c5747965afca017e27a475082126594e8306c766 (diff) |
target/ppc: Fix doorbell delivery to threads in powersave
Doorbell exceptions are not not cleared when they cause a wake from
powersave state, only when they take the corresponding interrupt.
The sreset-on-wake logic must avoid clearing the interrupt in this
case.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'cpu-target.c')
0 files changed, 0 insertions, 0 deletions