diff options
author | Yazen Ghannam <[email protected]> | 2019-03-25 20:33:30 +0000 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-03-27 00:13:25 +0100 |
commit | 869adc4316ea348e3c52af2494d9b1f6bd68abbd (patch) | |
tree | 5ecc28c0ca0531d9cd153d75635260ac90e188e3 /tools/testing/selftests/bpf/prog_tests | |
parent | bdcee7747f5c490297665af0e1e0fbeb4368804d (diff) |
EDAC/amd64: Set maximum channel layer size depending on family
The AMD64 EDAC module currently hardcodes the EDAC channel layer size
count to two. Future AMD systems may have more channels than this.
Set the EDAC channel layer size equal to the maximum number of channels
possible for the system. On Family 17h and later, this is set in the
num_umcs variable. Older systems will continue to use two as the
default.
Signed-off-by: Yazen Ghannam <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: James Morse <[email protected]>
Cc: Mauro Carvalho Chehab <[email protected]>
Cc: linux-edac <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions