[patch 0/7] x86: Store irq descriptor in vector array

From: Thomas Gleixner
Date: Sun Aug 02 2015 - 16:40:13 EST


We store the irq number in the vector array, so we need to lookup the
descriptor at every interrupt. We can avoid that by simply storing the
interrupt descriptor itself in the vector array.

Thanks,

tglx



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