diff options
author | 2019-01-31 10:08:54 +0000 | |
---|---|---|
committer | 2019-02-23 22:31:40 +1100 | |
commit | 8c1fc5abdccfb36102fa9647084eeb8c70e32562 (patch) | |
tree | bf435d58d0752ab1b6593011a2a38e82627fb429 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: prep stack walkers for THREAD_INFO_IN_TASK (diff) | |
download | linux-dev-8c1fc5abdccfb36102fa9647084eeb8c70e32562.tar.xz linux-dev-8c1fc5abdccfb36102fa9647084eeb8c70e32562.zip |
powerpc: Rename THREAD_INFO to TASK_STACK
This patch renames THREAD_INFO to TASK_STACK, because it is in fact
the offset of the pointer to the stack in task_struct so this pointer
will not be impacted by the move of THREAD_INFO.
Also make it available on 64-bit, as we'll need it there when we
activate THREAD_INFO_IN_TASK.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Make available on 64-bit]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions