aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorZhao Jin <[email protected]>2011-08-20 21:24:57 +0800
committerIngo Molnar <[email protected]>2011-08-23 21:49:35 +0200
commitc812d8f7ad27bd5f1ed1c790eea8527b6f8ff1c7 (patch)
tree7be9c47c51411938048666f4a30f9fe0074295b0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent7a4e8beabcb5262547b364851cbdd995b6798be1 (diff)
x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()
Because THREAD_SIZE is defined as PAGE_SIZE << THREAD_ORDER on x86, the call of get_order(THREAD_SIZE) can be replaced with THREAD_ORDER. Signed-off-by: Zhao Jin <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: H. Peter Anvin <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions