Re: [PATCH v2] papr/scm: Add bad memory ranges to nvdimm bad ranges

2020-05-10 Thread Vaibhav Jain
Hi Santosh, Thanks for the updated patch. Minor review comment below: Santosh Sivaraj writes: > Subscribe to the MCE notification and add the physical address which > generated a memory error to nvdimm bad range. > > Reviewed-by: Mahesh Salgaonkar > Signed-off-by: Santosh Sivaraj > --- > arc

[PATCH v2] papr/scm: Add bad memory ranges to nvdimm bad ranges

2020-04-16 Thread Santosh Sivaraj
Subscribe to the MCE notification and add the physical address which generated a memory error to nvdimm bad range. Reviewed-by: Mahesh Salgaonkar Signed-off-by: Santosh Sivaraj --- arch/powerpc/platforms/pseries/papr_scm.c | 98 ++- 1 file changed, 97 insertions(+), 1 deleti