diff options
author | Borislav Petkov <[email protected]> | 2016-07-08 11:09:41 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-07-08 11:29:26 +0200 |
commit | 38c54ccb2ded3e93d8a353baeb7b9e12e1b77e23 (patch) | |
tree | e537f78ed17477a1ad3ae278b790978afe51683d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 340e983ab8afd02b59d698dd1365d7773bf136b3 (diff) |
x86/mce: Fix mce_rdmsrl() warning message
The MSR address we're dumping in there should be in hex, otherwise we
get funsies like:
[ 0.016000] WARNING: CPU: 1 PID: 0 at arch/x86/kernel/cpu/mcheck/mce.c:428 mce_rdmsrl+0xd9/0xe0
[ 0.016000] mce: Unable to read msr -1073733631!
^^^^^^^^^^^
Signed-off-by: Borislav Petkov <[email protected]>
Cc: 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: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Tony Luck <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Fixed capitalization of 'MSR'. ]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions