Bug 15033

Summary: drm: gem_object_free without struct_mutex
Product: Drivers Reporter: Rafael J. Wysocki (rjw)
Component: Video(DRI - Intel)Assignee: drivers_video-dri-intel (drivers_video-dri-intel)
Status: CLOSED CODE_FIX    
Severity: normal CC: cornogle
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.33-rc1 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 7216, 14885    

Description Rafael J. Wysocki 2010-01-10 21:06:45 UTC
Subject    : drm: gem_object_free without struct_mutex
Submitter  : Hugh Dickins <hugh.dickins@tiscali.co.uk>
Date       : 2009-12-30 19:45
References : http://marc.info/?l=linux-kernel&m=126220236201529&w=4
Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org>

This entry is being used for tracking a regression from 2.6.32.  Please don't
close it until the problem is fixed in the mainline.
Comment 1 Rafael J. Wysocki 2010-01-11 23:48:03 UTC
On Tuesday 12 January 2010, Hugh Dickins wrote:
> On Sun, 10 Jan 2010, Rafael J. Wysocki wrote:
> > 
> > Bug-Entry   : http://bugzilla.kernel.org/show_bug.cgi?id=15033
> > Subject             : drm: gem_object_free without struct_mutex
> > Submitter   : Hugh Dickins <hugh.dickins@tiscali.co.uk>
> > Date                : 2009-12-30 19:45 (12 days old)
> > References  : http://marc.info/?l=linux-kernel&m=126220236201529&w=4
> > Handled-By  : Jesse Barnes <jbarnes@virtuousgeek.org>
> 
> Thanks, Rafael: please close it now.  I just checked latest -git
> and it is now fixed (but not fixed in 2.6.33-rc3) - thanks, Chris.