Re: [PATCH] x86, HPET: mark HPET PCI BARs as IORESOURCE_PCI_FIXED
From: Yinghai Lu
Date: Fri Sep 24 2010 - 19:59:14 EST
On Fri, Sep 24, 2010 at 4:06 PM, Bjorn Helgaas <bjorn.helgaas@xxxxxx> wrote:
> Sorry Yinghai, I forgot to copy you on the initial post. Any
> comments on this? If not, we should try to get it into linux-next
> soon.
should be good.
only one thing, that will punish all other vendors... and run that
quirk for every pci device.
please check if you can have
+DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATI, PCI_ANY_ID, mark_pci_hpet_fixed);
AND _AMD maybe, if AMD dump _ATI brand later.
Thanks
Yinghai
--
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/