Re: [patch V3 0/7] rtmutex: Code clarification and optimization

From: Steven Rostedt
Date: Mon Jun 09 2014 - 20:27:25 EST


On Mon, 09 Jun 2014 20:28:06 -0000
Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> This is another round of clarification and optimization patches for
> the rtmutex code.
>
> When I looked last week into the dead lock detector I spent some time
> to figure out how the various arguments and local variables are
> protected and whats the scope of the various protection algorithms, so
> I added documentation for this as well.
>
> I also changed the last patch which avoids the requeueing in case of
> the deadlock detection only chain walk. Instead of adding tons of
> conditional to the boost/deboost code path I simply have a separate
> code path for it.

So what branch do these apply to? I tried latest Linus master and it
didn't apply.

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/