Re: [PATCH v4] MIPS: Replace setup_irq() by request_irq()
From: afzal mohammed
Date: Wed Mar 11 2020 - 03:56:37 EST
Hi Nathan,
On Tue, Mar 10, 2020 at 10:31:26PM -0700, Nathan Chancellor wrote:
> This patch regresses booting malta_defconfig with both GCC and clang
> with this rootfs and QEMU 4.2.0:
>
> https://github.com/ClangBuiltLinux/continuous-integration/blob/a85e3e44c2570847e22ad8f92f317c2b007c4517/images/mipsel/rootfs.cpio
>
> $ timeout 2m qemu-system-mipsel -machine malta -cpu 24Kf -initrd rootfs.cpio -kernel vmlinux -m 512m -display none -serial mon:stdio
>
> just hangs. I have not done further debugging past the initial bisect.
i will look into it.
Regards
afzal