Re: [PATCH -v4 0/8] locking/mutex: Rewrite basic mutex

From: Linus Torvalds
Date: Fri Oct 07 2016 - 11:42:00 EST


On Fri, Oct 7, 2016 at 7:52 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> Since you all should not be sending patches during the merge window, I figured
> I should to keep you all occupied with something.

Thanks.. I guess.

No real review of the code itself from me (I'll leave that to Waiman
and the usual gang), but I have to say that I like how it looks from
30000 ft. Getting rid of the arch-specific code is lovely.

Linus