Re: Linux 5.15-rc1

From: Guenter Roeck
Date: Thu Sep 30 2021 - 09:44:22 EST


On Tue, Sep 28, 2021 at 07:18:41PM -0400, Michael S. Tsirkin wrote:
> On Sun, Sep 12, 2021 at 08:57:50PM -0700, Guenter Roeck wrote:
> > The qemu runtime failure bisects to commit 694a1116b405 ("virtio: Bind
> > virtio device to device-tree node"), and reverting that commit fixes the
> > problem. With that patch applied, the virtio block device does not
> > instantiate on sparc64. This results in a crash since that is where the
> > test is trying to boot from.
> >
> > Good news is that I don't see any new runtime warnings.
> >
> > Guenter
>
> I think the fix is now merged by Linus - could you please try it out and
> confirm that it's ok?

Yes, it is.

Thanks,
Guenter