diff options
author | 2019-01-17 23:27:28 +1100 | |
---|---|---|
committer | 2019-02-23 22:31:40 +1100 | |
commit | 3733304048feb9bdfc3daff02ca4da8cfc9c4352 (patch) | |
tree | c1dee4f4483052c5c772fadce6dcc7faffb0799f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: Use sizeof(struct thread_info) in INIT_SP_LIMIT (diff) | |
download | linux-dev-3733304048feb9bdfc3daff02ca4da8cfc9c4352.tar.xz linux-dev-3733304048feb9bdfc3daff02ca4da8cfc9c4352.zip |
powerpc: Use linux/thread_info.h in processor.h
When we enable THREAD_INFO_IN_TASK we will remove our definition of
current_thread_info(). Instead it will come from linux/thread_info.h
So switch processor.h to include the latter, so that it can continue
to find current_thread_info().
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Split out of larger patch]
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