diff options
author | Jiri Slaby <[email protected]> | 2019-10-11 13:50:58 +0200 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-10-18 11:28:47 +0200 |
commit | 78f44330d80e2632856b840cf82aa554f34415a1 (patch) | |
tree | 8835eda9eb96bd27d2c7ccacfbdfb5ecb83a6bf8 /tools/perf/util/trace-event-scripting.c | |
parent | 26ba4e5738a544aa17c462bfbe580e74071c810b (diff) |
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
GLOBAL had several meanings and is going away. Convert all the data
marked using GLOBAL to use SYM_DATA_START or SYM_DATA instead.
Note that SYM_DATA_END_LABEL is used to generate tr_gdt_end too.
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: [email protected]
Cc: Pingfan Liu <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: x86-ml <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions