Re: [PATCH] Fixes for IPMI use of timers

From: Lee Revell
Date: Thu May 19 2005 - 18:55:53 EST


On Thu, 2005-05-19 at 18:30 -0500, Corey Minyard wrote:
> /* We already have irqsave on, so no need for it
> here. */
> - read_lock(&xtime_lock);
> + read_lock_irqsave(&xtime_lock, flags);

The comment is now wrong.

Lee

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