Re: [PATCH v6 3/5] fbdev: Disable sysfb device registration when removing conflicting FBs
From: Zack Rusin <hidden>
Date: 2022-06-17 01:35:57
Also in:
dri-devel, kvm, lkml
From: Zack Rusin <hidden>
Date: 2022-06-17 01:35:57
Also in:
dri-devel, kvm, lkml
On Fri, 2022-06-17 at 01:21 +0200, Javier Martinez Canillas wrote:
On 6/17/22 00:18, Javier Martinez Canillas wrote:quoted
On 6/16/22 23:03, Zack Rusin wrote:[snip]quoted
I'll look at this tomorrow but in the meantime, could you please look if the following commits on top of drm-misc-next help ? d258d00fb9c7 fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .remove 1b5853dfab7f fbdev: efifb: Fix a use-after-free due early fb_info cleanupScratch that. I see in your config now that you are not using efifb but instead simpledrm: CONFIG_DRM_SIMPLEDRM=y, CONFIG_SYSFB_SIMPLEFB=y and CONFIG_DRM_VMWGFX. Since you mentioned efifb I misunderstood that you are using it. Anyways, as said I'll investigate this tomorrow.
Sounds good. Let me know if you'd like me to try it without SIMPLEFB. z