On Thu, Apr 10, 2025 at 02:51:47PM +0200, Jocelyn Falempe wrote: > > > So it looks like the shutdown is called in the middle of console drawing, > > > so > > > either wait for it to finish, or let drm handle the shutdown, like your > > > patch does.
The cleanest approach is actually just fixing surprise removal of virtio-gpu. Because that's the path the generic shotdown takes - pretends the device is gone. I don't feel confident enough to work on this, though. Gerd, what's your take on it? Have some cycles to fix it properly? Now? Eventually? Ack my hack for now? -- MST