diff options
author | Josh Poimboeuf <[email protected]> | 2016-09-21 16:03:59 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-10-20 09:15:22 +0200 |
commit | 1b00255f32b94b61897c83a22c05ed7d33229957 (patch) | |
tree | c4802942235a52a169ee27310597e8bc79f3044c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 59df2268311795ee7161776248d5288ee0841d41 (diff) |
x86/entry/32, x86/boot/32: Use local labels
Add the local label prefix to all non-function named labels in head_32.S
and entry_32.S. In addition to decluttering the symbol table, it also
will help stack traces to be more sensible. For example, the last
reported function in the idle task stack trace will be startup_32_smp()
instead of is486().
Signed-off-by: Josh Poimboeuf <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Nilay Vaish <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/14f9f7afd478b23a762f40734da1a57c0c273f6e.1474480779.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions