Re: mpt fusion broken sometime since 2.6.24

From: Yinghai Lu
Date: Wed Feb 18 2009 - 00:12:06 EST


Yinghai Lu wrote:
> david@xxxxxxx wrote:
>> On Tue, 17 Feb 2009, Yinghai Lu wrote:
>>
>>> please try two patches at the same time on 2.6.29-rc5.
>>> don't apply other patch.
>> I did a git checkout -f HEAD then applied these two patches and the
>> result works.
>>
> but should have
>
> pci 0000:80:10.0: Enabling HT MSI Mapping
> pci 0000:80:11.0: Enabling HT MSI Mapping
>
> because previous patch have
> pci 0000:80:10.0: Found disabled HT MSI Mapping
> pci 0000:80:10.0: MSI quirk detected; subordinate MSI disabled
> pci 0000:80:11.0: Found disabled HT MSI Mapping
> pci 0000:80:11.0: MSI quirk detected; subordinate MSI disabled
>

ok i saw that...

pci 0000:80:10.0: Enabling HT MSI Mapping
pci 0000:80:10.1: reg 10 64bit mmio: [0xfebfe000-0xfebfefff]
pci 0000:80:11.0: Enabling HT MSI Mapping
pci 0000:80:11.1: reg 10 64bit mmio: [0xfebff000-0xfebfffff]

it appears early.

that patch enabling MSI does work...

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