aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJim Mattson <[email protected]>2018-05-13 17:33:57 -0400
committerThomas Gleixner <[email protected]>2018-05-14 10:34:28 +0200
commit5f2b745f5e1304f438f9b2cd03ebc8120b6e0d3b (patch)
treef049f1b6f8802ea9f44349ae78f368429dad5123 /tools/perf/scripts/python/export-to-postgresql.py
parentffed645e3be0e32f8e9ab068d257aee8d0fe8eec (diff)
x86/cpu: Make alternative_msr_write work for 32-bit code
Cast val and (val >> 32) to (u32), so that they fit in a general-purpose register in both 32-bit and 64-bit code. [ tglx: Made it u32 instead of uintptr_t ] Fixes: c65732e4f721 ("x86/cpu: Restore CPUID_8000_0008_EBX reload") Signed-off-by: Jim Mattson <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions