Re: [patch 2/2] rtmutex: Detect changes in the pi lock chain

From: Steven Rostedt
Date: Fri Jun 06 2014 - 10:49:32 EST


On Thu, 05 Jun 2014 15:28:33 -0000
Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> /**
> @@ -764,7 +802,7 @@ __rt_mutex_slowlock(struct rt_mutex *loc
> }
>
> static void rt_mutex_handle_deadlock(int res, int detect_deadlock,
> - struct rtmutex_waiter *w)
> + struct rt_mutex_waiter *w)
> {
> /*
> * If the result is not -EDEADLOCK or the caller requested
>

This needs to be folded in patch 1.

-- 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/