<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 8/25/21 2:54 AM, Segher Boessenkool
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:20210824212420.GL1583@gate.crashing.org">
      <pre class="moz-quote-pre" wrap="">On Tue, Aug 24, 2021 at 04:39:57PM +1000, Michael Ellerman wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">+                case MC_ERROR_CTRL_MEM_ACCESS_PTABLE_WALK:
+                       mce_err.u.ra_error_type =
+                               MCE_RA_ERROR_PAGE_TABLE_WALK_LOAD_STORE_FOREIGN;
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
That name is ridiculously long, but I guess that's not your fault :)
We can fix it up in a later patch.
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
It also has surprisingly little information content for the 47 chars
length it has :-)  What does this even mean?!</pre>
    </blockquote>
    <pre>It means control memory access error/real address error is detected during page
table walk. 
</pre>
    <blockquote type="cite"
      cite="mid:20210824212420.GL1583@gate.crashing.org">
      <pre class="moz-quote-pre" wrap="">

Segher
</pre>
    </blockquote>
  </body>
</html>