[PATCH v2 1/3] powerpc/pseries: Parse control memory access error

Segher Boessenkool segher at kernel.crashing.org
Wed Aug 25 07:24:20 AEST 2021


On Tue, Aug 24, 2021 at 04:39:57PM +1000, Michael Ellerman wrote:
> > +		case MC_ERROR_CTRL_MEM_ACCESS_PTABLE_WALK:
> > +			mce_err.u.ra_error_type =
> > +				MCE_RA_ERROR_PAGE_TABLE_WALK_LOAD_STORE_FOREIGN;
> 
> That name is ridiculously long, but I guess that's not your fault :)
> We can fix it up in a later patch.

It also has surprisingly little information content for the 47 chars
length it has :-)  What does this even mean?!


Segher


More information about the Linuxppc-dev mailing list