Re: [PATCH 0/7] drm/msm: probe deferral fixes

2022-09-12 Thread Abhinav Kumar
Adding kuogee to this series Hi Johan Thanks for posting this. We will take a look at this, re-validate and give our reviews/tested-bys. Thanks Abhinav On 9/12/2022 8:40 AM, Johan Hovold wrote: The MSM DRM is currently broken in multiple ways with respect to probe deferral. Not only does the

[PATCH 0/7] drm/msm: probe deferral fixes

2022-09-12 Thread Johan Hovold
The MSM DRM is currently broken in multiple ways with respect to probe deferral. Not only does the driver currently fail to probe again after a late deferral, but due to a related use-after-free bug this also triggers NULL-pointer dereferences. These bugs are not new but have become critical with