diff options
author | Nicholas Piggin <[email protected]> | 2023-03-25 22:29:03 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-04-11 23:13:33 +1000 |
commit | d195ce4695ca1061993424e2d6c8995e5fc81606 (patch) | |
tree | 980e31fa5e29ce9c3ea8157bbb1a21fd65080a34 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b504b6aade0403eaffa9ce51b8207d710705beaf (diff) |
powerpc: copy_thread don't set _TIF_RESTOREALL
In the kernel user thread path, don't set _TIF_RESTOREALL because
the thread is required to call kernel_execve() before it returns,
which will set _TIF_RESTOREALL if necessary via start_thread().
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions