On 11/10/24 10:19, Thomas Huth wrote:
This reverts commit 3c5f86a22686ef475a8259c0d8ee714f61c770c9.

Changing the order here caused a regression with the "tuxrun"
kernels (from https://storage.tuxboot.com/20230331/) - ATA commands
fail with a "ata1: lost interrupt (Status 0x58)" message.
Apparently we need to wire the interrupt here first before
realizing the device, so revert the change to the original
behavior.

Reported-by: Guenter Roeck <li...@roeck-us.net>
Signed-off-by: Thomas Huth <th...@redhat.com>
---
  hw/sh4/r2d.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Philippe Mathieu-Daudé <phi...@linaro.org>



Reply via email to