diff options
author | Mathias Krause <[email protected]> | 2014-08-25 23:26:35 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2014-09-22 14:24:41 -0600 |
commit | 4ac9cbfa35f2c05ed294a2b3e0bf5d0bb7cba607 (patch) | |
tree | 1045570e28d57ebcf5a0fc63fff6026ffcd79ca4 /tools/perf/util/trace-event-scripting.c | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef (diff) |
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions