Re: [PATCH -v4 1/8] locking/drm: Kill mutex trickery

From: Peter Zijlstra
Date: Fri Nov 11 2016 - 06:39:11 EST


On Fri, Nov 11, 2016 at 12:22:02PM +0100, Daniel Vetter wrote:

> Once all your locking rework is assembled it might be good to have a
> topic branch I could pull in. Both for testing and to handle conflicts
> before it goes boom in the merge window ;-) Not necessary ofc, but I
> think it'd be useful.

Everything except the trylock_recursive is already in tip/locking/core.

Ingo, is that all there is in that branch?