Re: [PATCH 1/2] ring_buffer: remove raw from local_irq_save

From: Ingo Molnar
Date: Wed Oct 01 2008 - 01:54:15 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> The raw_local_irq_save causes issues with lockdep. We don't need it
> so replace them with local_irq_save.
>
> Signed-off-by: Steven Rostedt <srostedt@xxxxxxxxxx>
> ---
> kernel/trace/ring_buffer.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

applied to tip/tracing/ring-buffer, thanks Steve!

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