On Fri, Mar 14, 2014 at 5:19 PM, Aaron Plattner aplattner@nvidia.com wrote:
On 01/20/2014 02:31 AM, Dan Carpenter wrote:
We can't use "dev" after we freed it on the line before.
Fixes: b3f2333de8e8 ('drm: restrict the device list for shadow attached drivers') Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
I just ran into this same problem, and this change fixes it.
Tested-by: Aaron Plattner aplattner@nvidia.com Reviewed-by: Aaron Plattner aplattner@nvidia.com
and since he just sent me an independently-developed identical change,
Reviewed-by: John Hubbard jhubbard@nvidia.com
Hey, I have such a patch too!
http://patchwork.freedesktop.org/patch/19163/
Dave? I think I'll just send a pull for my random pile of drm core patches I've shepharded ...
Cheers, Daniel