Re: [PATCH] x86_64: fix IRQ vector reservations

From: Andi Kleen
Date: Tue Jan 03 2006 - 18:49:29 EST


On Wednesday 04 January 2006 00:35, Jason Uhlenkott wrote:
> It looks like the new scalable TLB flush code for x86_64 is claiming
> one more IRQ vector than it actually uses.

Thanks for noticing - you seem to have sharper eyes than me.

Should probably free the KDB vector too since it's totally useless
(it's an NMI and NMIs always get delivered to vector NMI_VECTOR)

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