diff options
| author | Matt Fleming <[email protected]> | 2015-05-22 09:59:42 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-05-27 09:17:41 +0200 |
| commit | adafa99960ef18b019f001ddee4d9d81c4e25944 (patch) | |
| tree | d11d9c9cec6d1b983d82f3971f0c262defd74807 /tools/perf/scripts/python/syscall-counts.py | |
| parent | bf926731e1585ccad029ca2fad1444fee082b78d (diff) | |
perf/x86/intel/cqm: Use 'u32' data type for RMIDs
Since we write RMID values to MSRs the correct type to use is 'u32'
because that clearly articulates we're writing a hardware register
value.
Fix up all uses of RMID in this code to consistently use the correct data
type.
Reported-by: Thomas Gleixner <[email protected]>
Signed-off-by: Matt Fleming <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Kanaka Juvva <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Vikas Shivappa <[email protected]>
Cc: Will Auld <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions