diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2016-02-18 18:50:04 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2016-02-18 20:27:05 +0300 |
commit | e950631e84e7e38892ffbeee5e1816b270026b0e (patch) | |
tree | a2234702351229d51ddedfb6944f2e91c85dfde3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 705441960033e66b63524521f153fbb28c99ddbd (diff) | |
download | linux-e950631e84e7e38892ffbeee5e1816b270026b0e.tar.xz |
arm64: Remove the get_thread_info() function
This function was introduced by previous commits implementing UAO.
However, it can be replaced with task_thread_info() in
uao_thread_switch() or get_fs() in do_page_fault() (the latter being
called only on the current context, so no need for using the saved
pt_regs).
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions