On 03/23/2011 02:08 PM, Thomas Gleixner wrote:
Signed-off-by: Thomas Gleixner<tglx@xxxxxxxxxxxxx> --- arch/mips/cavium-octeon/octeon-irq.c | 237 ++++++++++++++++------------------- arch/mips/pci/msi-octeon.c | 20 +- 2 files changed, 120 insertions(+), 137 deletions(-)
[...] Argh!This definitely collides with my Octeon IRQ rewrite, which does the same thing and more. My patch is pending my cpu_{on,off}line chip function patch for the IRQ core.
David Daney