Re: [PATCH v5 00/69] drm/vc4: Fix hotplug for vc4

2022-07-13 Thread Maxime Ripard
On Mon, 11 Jul 2022 19:38:30 +0200, Maxime Ripard wrote: > Here is a series that address multiple issues when trying to unbind/rebind > vc4-related devices to their drivers. > > Most of these issues involve either use-after-free, improper resource > liberation or similar. > > It has been tested o

[PATCH v5 00/69] drm/vc4: Fix hotplug for vc4

2022-07-11 Thread Maxime Ripard
Hi, Here is a series that address multiple issues when trying to unbind/rebind vc4-related devices to their drivers. Most of these issues involve either use-after-free, improper resource liberation or similar. It has been tested on the Pi3 and Pi4, with X and glxgears running and KASAN enabled t