Re: [PATCH RESEND] x86: Conditionally update time when ack-ingpending irqs

From: Ido Yariv
Date: Sat May 05 2012 - 19:50:04 EST


On Fri, Apr 20, 2012 at 1:12 AM, Ido Yariv <ido@xxxxxxxxxx> wrote:
> From: Shai Fultheim <shai@xxxxxxxxxxx>
>
> On virtual environments, apic_read could take a long time. As a result,
> under certain conditions the ack pending loop may exit without any
> queued irqs left, but after more than one second. A warning will be
> printed needlessly in this case.
>
> If the loop is about to exit regardless of max_loops, don't update it.
>
> Signed-off-by: Shai Fultheim <shai@xxxxxxxxxxx>
> [ido@xxxxxxxxxx: rebased and reworded the commit message]
> Signed-off-by: Ido Yariv <ido@xxxxxxxxxx>
> ---

Ping?

Thanks,
Ido.
--
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/