On Mon, 11 Jul 2005, Oleg Nesterov wrote: > 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.
I was making these changes and noticed that those were for the various SMP interrupts so they are real vectors. These will always remain within the 256 range. Zwane - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/