Re: [RFC][PATCH] i386: Per node IDT

From: Oleg Nesterov
Date: Mon Jul 11 2005 - 10:16:28 EST


Oleg Nesterov wrote:
>
> Probably it makes sense to change it to
> pushl $vector - 0xFFFF - 1
>

Please note that entry.S:BUILD_INTERRUPT() also does this trick:
pushl $nr-256;

so it should be changed as well.

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