diff options
| author | Andy Lutomirski <[email protected]> | 2016-03-22 14:25:27 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-03-22 15:36:02 -0700 |
| commit | f970165beeaa4803438e435d68022b3680a1a0b0 (patch) | |
| tree | e8655e510222813198b423f60212838873329fdc /tools/perf/scripts/python/flamegraph.py | |
| parent | 7365abbade07f9181cbd013669642f129e9ec635 (diff) | |
x86/compat: remove is_compat_task()
x86's is_compat_task always checked the current syscall type, not the
task type. It has no non-arch users any more, so just remove it to
avoid confusion.
On x86, nothing should really be checking the task ABI. There are
legitimate users for the syscall ABI and for the mm ABI.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions