On Tue, 25 Jun 2013 19:22:10 +0300
Mika Westerberg <mika.westerb...@linux.intel.com> wrote:

> +     if (!(pci_probe & PCI_NOASSIGN_ROMS)) {
> +             pr_info("Thunderbolt host router detected disabling ROMs\n");
> +             pci_probe |= PCI_NOASSIGN_ROMS;
> +     }

I wonder if this should just be the default on x86?  Or do we allocate
ROM space to address some other platform where we need it and the BIOS
doesn't do it for the devices we care about?

-- 
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to