[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150802203427.110728870@linutronix.de>
Date: Sun, 02 Aug 2015 20:38:22 -0000
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: x86@...nel.org, Jiang Liu <jiang.liu@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Rusty Russell <rusty@...tcorp.com.au>,
Bjorn Helgaas <bhelgaas@...gle.com>
Subject: [patch 0/7] x86: Store irq descriptor in vector array
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists