Re: [PATCH 1/5] tracing: convert ftrace_dump spinlocks to raw

From: Andrew Morton
Date: Wed Apr 29 2009 - 01:10:48 EST


On Wed, 29 Apr 2009 00:48:15 -0400 Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> + local_irq_save(flags);
> + __raw_spin_lock(&ftrace_dump_lock);

I'm counting twentyish instances of this. Maybe it's time to give up
and implement raw_spin_lock_irqsave().

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