[PATCH 0/5] drm: fix resources leak in error handle code path

Dave Airlie airlied at gmail.com
Tue Nov 5 19:45:31 PST 2013


On Thu, Oct 31, 2013 at 9:04 AM, Wang YanQing <udknight at gmail.com> wrote:
> This series patches fix resource leak
> issue in error handle code path I meet
> with drm, vmalloc leak, etc.

Daniel this seems to cross over a bit with your cleanups,

I also am not sure that the drm_cleanup_in_dev isn't going to cause
issues as it reorders the unload operation with respect to other
operations, and I wonder if legacy drivers might start crashing in
this situation.

Dave.


More information about the dri-devel mailing list