RE: [PATCH v3 2/2] fbdev: hyperv_fb: Allow graceful removal of framebuffer

2025-03-05 Thread Michael Kelley
From: Saurabh Sengar Sent: Saturday, March 1, 2025 8:17 AM > > When a Hyper-V framebuffer device is unbind, hyperv_fb driver tries to > release the framebuffer forcefully. If this framebuffer is in use it > produce the following WARN and hence this framebuffer is never released. > > [ 44.1112

[PATCH v3 2/2] fbdev: hyperv_fb: Allow graceful removal of framebuffer

2025-03-01 Thread Saurabh Sengar
When a Hyper-V framebuffer device is unbind, hyperv_fb driver tries to release the framebuffer forcefully. If this framebuffer is in use it produce the following WARN and hence this framebuffer is never released. [ 44.111220] WARNING: CPU: 35 PID: 1882 at drivers/video/fbdev/core/fb_info.c:70 f