Re: lockdep warning: threadirqs and preemptoff tracer

From: Steven Rostedt
Date: Tue May 26 2015 - 09:12:23 EST


On Tue, 26 May 2015 14:51:28 +0200
Daniel Wagner <daniel.wagner@xxxxxxxxxxxx> wrote:


> > Don't you want to modify __local_bh_enable_ip()?
>
> __do_softirq() calls __local_bh_disable_ip() and __local_bh_enable() and
> not __local_bh_enable_ip(). I have no clue why this is done this way.
> Need to look into the history.

Yeah, that probably needs to be fixed. Find out why we call *_ip() and
it would make more sense to make that symmetric, as it may break
something else otherwise.

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