diff options
author | Borislav Petkov <[email protected]> | 2019-11-09 10:00:54 +0100 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2019-11-09 10:06:36 +0100 |
commit | 7fdfee926be74dbde254308fd538310f11f6314b (patch) | |
tree | e44b41016dd2530fd8fc9ff1d75e7a66a96ae45e /net/switchdev/switchdev.c | |
parent | 23f61b9fc5cc10d87f66e50518707eec2a0fbda1 (diff) |
EDAC/amd64: Get rid of the ECC disabled long message
This message keeps flooding dmesg on boxes where ECC is disabled or the
DIMMs do not support ECC but the module gets auto-probed. What's even
worse is that autoprobing happens on every CPU due to the CPU-family
matching the driver does and uevent being generated for each CPU device.
What is more, this message is becoming even more useless on newer
systems where forcing ECC is not recommended and it should be done in
the BIOS so the BIOS can do all the necessary work, i.e., just setting a
bit in an MSR is not enough anymore.
So get rid of it.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Yazen Ghannam <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions