diff options
author | Linus Torvalds <[email protected]> | 2016-09-13 14:29:23 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-09-15 08:25:12 +0200 |
commit | d896fa20a70c9e596438728561e058a74ed3196b (patch) | |
tree | e804b86c8e4f9f06f4db7f3efd524e976fd0d12b /tools/perf/scripts/python/syscall-counts.py | |
parent | 97245d00585d82540f4538cf72d92a1e853c7b0e (diff) |
um/Stop conflating task_struct::stack with thread_info
thread_info may move in the future, so use the accessors.
[ Andy Lutomirski wrote this changelog message and changed
"task_thread_info(child)->cpu" to "task_cpu(child)". ]
Signed-off-by: Linus Torvalds <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Jann Horn <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/3439705d9838940cc82733a7335fa8c654c37db8.1473801993.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions