[PATCH 03/11] PCI: pci-bridge-emul: Rename PCI_BRIDGE_EMUL_NO_PREFETCHABLE_BAR to PCI_BRIDGE_EMUL_NO_PREFMEM_FORWARD
Thomas Petazzoni
thomas.petazzoni at bootlin.com
Tue Dec 21 07:41:14 PST 2021
On Tue, 21 Dec 2021 15:14:47 +0100
Pali Rohár <pali at kernel.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
More information about the linux-arm-kernel
mailing list