aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2019-01-17 23:27:40 +1100
committerMichael Ellerman <[email protected]>2019-02-23 22:31:40 +1100
commit5497c2536f09e733bb68362ffeba147203295ae2 (patch)
treed58a10a4e6252a38de765089d0597eac0340e3e1 /tools/perf/scripts/python/syscall-counts.py
parent678c668a7732f3a11c25ae86d5737a019667e3c5 (diff)
powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT
Currently INIT_SP_LIMIT uses sizeof(init_thread_info), but that symbol won't exist when we enable THREAD_INFO_IN_TASK. So just use the sizeof the type which is the same value but will continue to work. 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