diff options
| author | Andi Kleen <[email protected]> | 2013-11-12 15:08:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-11-13 12:09:12 +0900 |
| commit | 83460ec8dcac14142e7860a01fa59c267ac4657c (patch) | |
| tree | 6bd63a842820b67150d74267dc07372be339f5c3 /tools/perf/scripts/python | |
| parent | 54886a7153353ea2bf21ebfc1b8e030e71d151d7 (diff) | |
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Use standard gcc __attribute__((alias(foo))) to define the syscall aliases
instead of custom assembler macros.
This is far cleaner, and also fixes my LTO kernel build.
Signed-off-by: Andi Kleen <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Tetsuo Handa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions