[Intel-gfx] [PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"

2015-01-14 Thread Chris Wilson
The core fix was applied in commit a63b03e2d2477586440741677ecac45bcf28d7b1 Author: Chris Wilson Date: Tue Jan 6 10:29:35 2015 + mutex: Always clear owner field upon mutex_unlock() (note the absence of stable@ tag) so we can now revert our band-aid commit 226e5ae9e5f910 for -next. S

Re: [Intel-gfx] [PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"

2015-01-14 Thread Jani Nikula
On Wed, 14 Jan 2015, Chris Wilson wrote: > The core fix was applied in > > commit a63b03e2d2477586440741677ecac45bcf28d7b1 > Author: Chris Wilson > Date: Tue Jan 6 10:29:35 2015 + > > mutex: Always clear owner field upon mutex_unlock() > > (note the absence of stable@ tag) > > so we can

Re: [Intel-gfx] [PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"

2015-01-16 Thread Daniel Vetter
On Thu, Jan 15, 2015 at 09:13:02AM +0200, Jani Nikula wrote: > On Wed, 14 Jan 2015, Chris Wilson wrote: > > The core fix was applied in > > > > commit a63b03e2d2477586440741677ecac45bcf28d7b1 > > Author: Chris Wilson > > Date: Tue Jan 6 10:29:35 2015 + > > > > mutex: Always clear owner

Re: [Intel-gfx] [PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"

2015-01-17 Thread Chris Wilson
On Sat, Jan 17, 2015 at 05:05:47AM +0100, Daniel Vetter wrote: > On Thu, Jan 15, 2015 at 09:13:02AM +0200, Jani Nikula wrote: > > On Wed, 14 Jan 2015, Chris Wilson wrote: > > > The core fix was applied in > > > > > > commit a63b03e2d2477586440741677ecac45bcf28d7b1 > > > Author: Chris Wilson > > >