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