On 6/8/24 15:13, Nicholas Piggin wrote:
A typo in the loop over SMT threads to set irq level for doorbells
when storing to DPDES meant everything was aimed at the CPU executing
the instruction.

Signed-off-by: Nicholas Piggin <npig...@gmail.com>
---
  target/ppc/misc_helper.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Fixes: d24e80b2ae ("target/ppc: Add msgsnd/p and DPDES SMT support")
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to