diff options
author | Mathias Krause <minipli@googlemail.com> | 2014-08-25 23:26:37 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-09-24 14:46:17 +0200 |
commit | 776f7ad6322817a5a021c5c479d688d322fb4b27 (patch) | |
tree | d3681b4df376c9ea6c5acf5ffe0b02f1b90356af /MAINTAINERS | |
parent | x86/PCI: Move __init annotation to the correct place (diff) | |
download | linux-776f7ad6322817a5a021c5c479d688d322fb4b27.tar.xz linux-776f7ad6322817a5a021c5c479d688d322fb4b27.zip |
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions