[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211221164114.0686f462@windsurf>
Date: Tue, 21 Dec 2021 16:41:14 +0100
From: Thomas Petazzoni <thomas.petazzoni@...tlin.com>
To: Pali Rohár <pali@...nel.org>
Cc: "Lorenzo Pieralisi" <lorenzo.pieralisi@....com>,
"Rob Herring" <robh@...nel.org>,
Krzysztof Wilczyński <kw@...ux.com>,
"Bjorn Helgaas" <bhelgaas@...gle.com>,
Marek Behún <kabel@...nel.org>,
linux-pci@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 03/11] PCI: pci-bridge-emul: Rename
PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD
On Tue, 21 Dec 2021 15:14:47 +0100
Pali Rohár <pali@...nel.org> wrote:
> enum {
> - PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR = BIT(0),
> + PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD = BIT(0),
> };
Documenting the flag here would be useful IMO, just copy/paste what you
have in your commit log. Can be done later, of course.
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
Powered by blists - more mailing lists