Re: [PATCH v2 15/24] EDAC, ghes: Extract numa node information for each dimm

2019-08-09 Thread Robert Richter
Hi James, On 02.08.19 18:05:07, James Morse wrote: > On 24/06/2019 16:09, Robert Richter wrote: > > In a later patch we want to have one mc device per node. This patch > > extracts the numa node information for each dimm. This is done by > > collecting the physical address ranges from the DMI tabl

Re: [PATCH v2 15/24] EDAC, ghes: Extract numa node information for each dimm

2019-08-02 Thread James Morse
Hi Robert, On 24/06/2019 16:09, Robert Richter wrote: > In a later patch we want to have one mc device per node. This patch > extracts the numa node information for each dimm. This is done by > collecting the physical address ranges from the DMI table (Memory > Array Mapped Address - Type 19 of SM

[PATCH v2 15/24] EDAC, ghes: Extract numa node information for each dimm

2019-06-24 Thread Robert Richter
In a later patch we want to have one mc device per node. This patch extracts the numa node information for each dimm. This is done by collecting the physical address ranges from the DMI table (Memory Array Mapped Address - Type 19 of SMBIOS spec). The node information for a physical address is alre