diff options
author | Borislav Petkov <bp@suse.de> | 2017-08-16 10:33:44 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2017-09-25 12:35:28 +0200 |
commit | 0fe5f281f749f1d4e462a282ef8ba76407a11fd1 (patch) | |
tree | e8ee56247c706be3aba79d7f9cf8e47f596e2a5e /virt | |
parent | EDAC, ghes: Remove symbol exports (diff) | |
download | linux-0fe5f281f749f1d4e462a282ef8ba76407a11fd1.tar.xz linux-0fe5f281f749f1d4e462a282ef8ba76407a11fd1.zip |
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 'virt')
0 files changed, 0 insertions, 0 deletions