diff options
author | David Rientjes <[email protected]> | 2014-02-04 23:55:06 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-02-09 15:15:11 +0100 |
commit | dc9788f40a769d967de3eb5a7aee8c1a70094d32 (patch) | |
tree | 3ac3cbc1a35f7ea668b812818a472f4cec72850e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 6d4989835e5418fdfda764fce7294246f80cf464 (diff) |
x86/apic: Always define nox2apic and define it as initdata
The "nox2apic" variable can be defined as __initdata since it is
only used for bootstrap. It can now unconditionally be defined
since it will later be freed.
At the same time, it is also better off as a bool.
Signed-off-by: David Rientjes <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions