diff options
author | Borislav Petkov <borislav.petkov@amd.com> | 2012-04-27 12:31:34 +0200 |
---|---|---|
committer | Borislav Petkov <borislav.petkov@amd.com> | 2012-06-07 12:43:45 +0200 |
commit | 18c20f373b76a64270a991396b06542abaf9f530 (patch) | |
tree | ae7236e72724920a99e682e39c2b4978f8773aca /arch/x86/kernel/cpu/perf_event_p4.c | |
parent | 019f34fccfd5cf5ff1e722dafd9fe2bd54434e66 (diff) | |
download | talos-obmc-linux-18c20f373b76a64270a991396b06542abaf9f530.tar.gz talos-obmc-linux-18c20f373b76a64270a991396b06542abaf9f530.zip |
x86, MCE, AMD: Print decimal thresholding values
If one sets the threshold limit, say to 25:
$ echo 25 > machinecheck0/threshold_bank4/misc0/threshold_limit
and then reads it back again, it gives
$ cat machinecheck0/threshold_bank4/misc0/threshold_limit
19
which is actually 0x19 but we don't know that.
Make all output decimal.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'arch/x86/kernel/cpu/perf_event_p4.c')
0 files changed, 0 insertions, 0 deletions