Re: [git Patch 1/1] avoid IRQ0 ioapic pin collision

From: Andi Kleen
Date: Thu Apr 20 2006 - 22:18:55 EST


On Friday 21 April 2006 01:14, Kimball Murray wrote:
> Hello!
>
> I'm working on an x86_64 platfrom, where I've hit a problem that appears to
> be caused by a patch that went into 2.6.13 some time ago. (git details are
> below). Basically, that patch introduced a work-around for a VIA chipset
> limitation (only 4 bits to store a PCI interrupt). And that work-around
> causes an unfortunate pin collision on our ioapic.


The patch looks reasonable except

- The variable should be __initdata
- The externs belong in headers

Actually I plan to garbage collect large parts of the x86-64 check_timer
RSN (basically I want to eliminate all the non ACPI compliant routing
support). That might simplify a bit. But I guess it would be still all
needed for i386 anyways, so it's ok to have it.

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