diff options
author | Charles Rose <[email protected]> | 2017-09-25 10:10:43 -0700 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2017-09-27 17:31:38 +0200 |
commit | a9c0a10888614603cc38b6f60250e92932f24a37 (patch) | |
tree | 7b2e139a71d0e40000956640623d09f425fe6745 /tools/perf/util/trace-event-scripting.c | |
parent | 15cc3ae001873845b5d842e212478a6570c7d938 (diff) |
EDAC, skx_edac: Fix detection of single-rank DIMMs
Single-rank DIMMs did not get detected on Skylake/Kabylake systems due
to wrong limit check. The single rank DIMM check is a simple typo. "0"
is a legal value in this field meaning single rank.
Signed-off-by: Charles Rose <[email protected]>
Cc: Aristeu Rozanski <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: Qiuxu Zhuo <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/66df72d327c265fbf92fe25df96daa228a35f076.1506358467.git.tony.luck@intel.com
[ Also fix debug message to print number of ranks. ]
Signed-off-by: Tony Luck <[email protected]>
[ Expand commit message. ]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions