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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/