Re: [PATCH] UV: cosmetic fix to interrupt handler definition

From: Ingo Molnar
Date: Thu Oct 09 2008 - 08:20:16 EST



* Cliff Wickman <cpw@xxxxxxx> wrote:

> From: Cliff Wickman <cpw@xxxxxxx>
>
> The UV Broadcast Assist Unit (BAU) interrupt handler is erroneously
> declared with a hardcoded vector 220 (that was used during testing).
> It should be declared with the vector that is reserved for it.
>
> The interrupt handler does not use the 220 that is pushed onto its
> stack, so this error had no runtime effect.
>
> Diffed against 2.6.27-rc8
>
> Signed-off-by: Cliff Wickman <cpw@xxxxxxx>

applied to tip/x86/uv, thanks Cliff!

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