diff options
author | Borislav Petkov <bp@suse.de> | 2017-08-16 11:33:44 +0300 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2017-09-25 13:35:28 +0300 |
commit | 0fe5f281f749f1d4e462a282ef8ba76407a11fd1 (patch) | |
tree | e8ee56247c706be3aba79d7f9cf8e47f596e2a5e /drivers/watchdog | |
parent | c9c8b4d6d0259ac914309f8fbcef022792c99a89 (diff) | |
download | linux-0fe5f281f749f1d4e462a282ef8ba76407a11fd1.tar.xz |
EDAC, ghes: Model a single, logical memory controller
We're enumerating the DIMMs through a DMI walk and since we can't get
any more detailed topological information about which DIMMs belong to
which memory controller, convert it to a single, logical controller
which contains all the DIMMs.
The error reporting path from GHES ghes_edac_report_mem_error() doesn't
get called in NMI context but add a warning about it to catch any
changes in the future as if so, our locking scheme will be insufficient
then.
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions