Re: [PATCH] [REVIEW] Fix irqpoll on IA64 (timer interrupt != 0)

From: Thomas Gleixner
Date: Mon Mar 19 2007 - 16:15:29 EST


On Mon, 2007-03-19 at 19:13 +0100, Bernhard Walle wrote:
> That requires changes in Linux-generic files. The default of timer_irq is 0, so
> the patch doesn't break i386/x86_64. However, other platforms also may also
> have a timer interrupt non-equal to zero, so they can also use the new
> set_timer_interrupt() function.
>
> The patch is against 2.6.21-rc4. Please give me your input how to improve
> the way it's done if you don't like the way I did the change. irqpoll is
> required to work with kdump in some situations and that's why I discovered
> that kdump doesn't work on that platform (HP rx2660).
>
>
> Signed-off-by: Bernhard Walle <bwalle@xxxxxxx>

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>



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