diff options
author | Christophe Leroy <[email protected]> | 2019-01-17 23:23:57 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-02-23 22:31:40 +1100 |
commit | 7306e83ccf5ce3a324546d274945ec1981d78f9a (patch) | |
tree | e9b79fe5ad8d91ee2d166bde5c9b3b60835eb560 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1e35f29c6b2eba72521d6f3c38f9c86f331cfd0a (diff) |
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
A few places use CURRENT_THREAD_INFO, or the C version, to find the
stack. This will no longer work with THREAD_INFO_IN_TASK so change
them to find the stack in other ways.
Signed-off-by: Christophe Leroy <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
[mpe: Split out of larger patch]
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions