diff options
author | Mathias Krause <minipli@googlemail.com> | 2014-08-26 01:26:35 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-09-23 00:24:41 +0400 |
commit | 4ac9cbfa35f2c05ed294a2b3e0bf5d0bb7cba607 (patch) | |
tree | 1045570e28d57ebcf5a0fc63fff6026ffcd79ca4 /arch/x86/pci/mmconfig-shared.c | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef (diff) | |
download | linux-4ac9cbfa35f2c05ed294a2b3e0bf5d0bb7cba607.tar.xz |
x86/PCI: Mark DMI tables as initialization data
The DMI tables are only used in __init code, thereby can be marked as
initialization data, too. The same is true for the callback functions
referenced from the DMI tables.
This moves ~9.6 kB of code and r/o data to the init sections, marking the
memory for release after initialization.
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 'arch/x86/pci/mmconfig-shared.c')
0 files changed, 0 insertions, 0 deletions