On 1/7/22 19:44, Ganesh Goudar wrote:
Add support to parse and log control memory access error for pseries. These changes are made according to PAPR v2.11 10.3.2.2.12. Signed-off-by: Ganesh Goudar<ganes...@linux.ibm.com> --- arch/powerpc/platforms/pseries/ras.c | 36 ++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) mce_err.error_type = MCE_ERROR_TYPE_UNKNOWN;
Hi mpe, Any comments on this patch series?