Re: [PATCH v2 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"

From: Yinghai Lu
Date: Wed Sep 23 2015 - 20:25:55 EST


On Wed, Sep 23, 2015 at 4:51 PM, Sean O. Stalley <sean.stalley@xxxxxxxxx> wrote:
> IORESOURCE_PCI_FIXED is set in pci_ea_set_flags():
>
> +static unsigned long pci_ea_set_flags(struct pci_dev *dev, u8 prop)
> +{
> + unsigned long flags = IORESOURCE_PCI_FIXED;
> +
> +
>
> Which is called in pci_ea_read(), and passed to res->flags (if there aren't any errors):

ok.
--
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/