aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2011-07-24 09:46:08 +0000
committerIngo Molnar <[email protected]>2011-09-12 19:28:33 +0200
commitb7d11a768b061c307aaaa6242f83da2d2388c756 (patch)
tree059eac92f029bbee30ee3a309ce2f8fdc5f6b2df /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent05b217b021e003d60471eb419d0ceed84d06c5db (diff)
x86: cache_info: Kill the moronic shadow struct
Commit f9b90566c ("x86: reduce stack usage in init_intel_cacheinfo") introduced a shadow structure to reduce the stack usage on large machines instead of making the smaller structure embedded into the large one. That's definitely a candidate for the bad taste award. Move the small struct into the large one and get rid of the ugly type casts. Signed-off-by: Thomas Gleixner <[email protected]> Cc: Hans Rosenfeld <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Andreas Herrmann <[email protected]> Cc: Mike Travis <[email protected]> Link: http://lkml.kernel.org/r/[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