[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAE9FiQVnppKTcmbxRoTTniYst8CWQ8_XV8fsU1wa34nGjmcxJA@mail.gmail.com>
Date: Wed, 23 Sep 2015 17:25:45 -0700
From: Yinghai Lu <yinghai@...nel.org>
To: "Sean O. Stalley" <sean.stalley@...el.com>
Cc: Bjorn Helgaas <bhelgaas@...gle.com>,
Rajat Jain <rajatxjain@...il.com>,
"Michael S. Tsirkin" <mst@...hat.com>,
Rafał Miłecki <zajec5@...il.com>,
"gong.chen@...ux.intel.com" <gong.chen@...ux.intel.com>,
"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-api@...r.kernel.org
Subject: Re: [PATCH v2 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
On Wed, Sep 23, 2015 at 4:51 PM, Sean O. Stalley <sean.stalley@...el.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists