On Thu, Oct 31, 2013 at 9:04 AM, Wang YanQing udknight@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.