Skip to content
Commit bf1393e1 authored by James Morse's avatar James Morse
Browse files

EDAC, ghes: Map dimms to groups during ghes_edac_dmidecode()



Now that we have a structure that decribes a group of dimms, we want
to add the dimms to it. This is done during the second walk of the
dmitable.

We find the corresponding group based on this dimm's phys_mem_array_handle,
then add the dimm's handle to it.

This will eventually let us find group and dimm indexes based
only on the dimm handle (when its provided with an error report).

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 2c2ef490
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment