Home
last modified time | relevance | path

Searched hist:"776 f7ad6322817a5a021c5c479d688d322fb4b27" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/pci/
H A Dmmconfig-shared.cdiff 776f7ad6322817a5a021c5c479d688d322fb4b27 Mon Aug 25 16:26:37 CDT 2014 Mathias Krause <minipli@googlemail.com> x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst

The constants in pci_mmcfg_nvidia_mcp55() need to be marked as __initconst
or they will remain in memory after init memory was released.

Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ingo Molnar <mingo@kernel.org>