On Thu, Jan 11, 2024 at 09:57:17PM +0100, Kirill A. Korinsky wrote: > On Thu, 11 Jan 2024 19:43:08 +0100, > Dave Voutila wrote: > > Can you try the diff shared recently on bugs@? > > > > https://marc.info/?l=openbsd-bugs&m=170482622227793&q=raw > > > > It looks like the vio(4) driver doesn't wait for vmd to reset the device > > before it starts touching memory. This is a kernel/driver issue so > > should be applied to the host. > > > > I'm not sure if it will cleanly apply to 7.4, however, so you may need > > to be following -current on the host. > > Nor sure that I fan an idea to run -curent on that host :) > > Is it possible to upgrade only kernel? Or better to avoid that? > > -- > wbr, Kirill > -- > wbr, Kirill >
The diff linked to above also applies cleanly to 7.4-stable, you can test it that way. -ml
