diff options
| author | Nick Desaulniers <[email protected]> | 2018-10-30 15:04:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-10-31 08:54:12 -0700 |
| commit | de0d22e50cd3d57277f073ccf65d57aa519d6888 (patch) | |
| tree | 1ba7b5bb0ca2e4639378609fa64ea4dbad19aff7 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 49ef341ab668df248949c8e011d176ac6f8918fe (diff) | |
treewide: remove current_text_addr
Prefer _THIS_IP_ defined in linux/kernel.h.
Most definitions of current_text_addr were the same as _THIS_IP_, but
a few archs had inline assembly instead.
This patch removes the final call site of current_text_addr, making all
of the definitions dead code.
[[email protected]: fix arch/csky/include/asm/processor.h]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Nick Desaulniers <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions