diff options
author | Borislav Petkov <bp@suse.de> | 2020-01-17 12:30:20 +0100 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-01-17 13:00:06 +0100 |
commit | 7e5d6cf35329c8b232a1e97114545c1745d79083 (patch) | |
tree | 9fd64a5b86c613e2f18dd80d1c6af9123baad921 /drivers/edac/Kconfig | |
parent | EDAC/sifive: Fix return value check in ecc_register() (diff) | |
download | linux-7e5d6cf35329c8b232a1e97114545c1745d79083.tar.xz linux-7e5d6cf35329c8b232a1e97114545c1745d79083.zip |
EDAC/amd64: Do not warn when removing instances
On machines which do not populate all nodes with DIMMs, the driver
doesn't initialize an instance there. However, the instance removal
remove_one_instance() path will warn unconditionally, which is wrong.
Remove the WARN_ON() even if the warning is innocent because it causes a
splat in dmesg.
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200117115939.5524-1-bp@alien8.de
Diffstat (limited to 'drivers/edac/Kconfig')
0 files changed, 0 insertions, 0 deletions