Re: 2.6.18-rt1

From: Daniel Walker
Date: Thu Sep 21 2006 - 15:19:08 EST


On Thu, 2006-09-21 at 21:02 +0200, Ingo Molnar wrote:

> + if (up->port.sysrq || oops_in_progress)
> + locked = spin_trylock_irqsave(&up->port.lock, flags);
> + else
> + spin_lock_irqsave(&up->port.lock, flags);

Nice!

Daniel

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