Re: 'global' rq->clock

From: Benjamin Herrenschmidt
Date: Sat May 03 2008 - 18:31:47 EST



On Sat, 2008-05-03 at 12:27 -0700, David Miller wrote:
> > ( although please note that the growing generalization that goes on
> > _did_ find a subtle nohz problem on sparc64 early in the merge
> window,
> > so it's not like these changes are totally useless to you. )
>
> Note that this bug theoretically exists on every platform,
> even x86, and only sparc64 is fixed at the moment by adding
> the irq_{entry,exit}() guards around all of it's IPI handlers.

What is the bug ?

IPIs on power are normal interrupts, so they do happen in irq_entry/exit
blocks but I'm curious to know what the root bug is :-)

Ben.


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