Re: [patch V4 09/10] rtmutex: Cleanup deadlock detector debug logic

From: Thomas Gleixner
Date: Fri Jun 13 2014 - 15:43:41 EST


On Fri, 13 Jun 2014, Steven Rostedt wrote:
> On Wed, 11 Jun 2014 18:44:08 -0000
> Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> > - rt_mutex_adjust_prio_chain(task, 0, NULL, next_lock, NULL, task);
> > + rt_mutex_adjust_prio_chain(task, RT_MUTEX_MIN_CHAINWALK, NULL, NULL,
>
> You dropped next_lock here. Was that intentional? I doubt it.

Definitely not. Thanks for spotting it.
--
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/