Re: [PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL.

From: Ding Tianhong
Date: Fri Jan 29 2016 - 20:19:29 EST


On 2016/1/29 17:53, Peter Zijlstra wrote:
> On Sun, Jan 24, 2016 at 04:03:50PM +0800, Ding Tianhong wrote:
>
>> looks good to me, I will try this solution and report the result, thanks everyone.
>
> Did you get a change to run with this?
>
> .
>

I backport this patch to 3.10 lts kernel, and didn't change any logic, Till now, the patch works fine to me, and no need to change anything,
So I think this patch is no problem, could you formal release this patch to the latest kernel? :)

Thanks.
Ding