<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 09/07/19 3:33 PM, Oliver O'Halloran
      wrote:</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">[...]<br>
    </div>
    <blockquote type="cite"
      cite="mid:52218abeb551721f9ddb468f27e6306deb807513.camel@gmail.com">
      <pre class="moz-quote-pre" wrap="">Can we please settle on some kind of sane naming convention, like:

        opal_mpipl_  - only used for stuff defined by OPAL and</pre>
    </blockquote>
    <pre>
My bad! Will make sure the definitions in arch/powerpc/include/asm/opal-api.h are consistent
with how the definitions are in `include/opal-api.h` 

</pre>
    <blockquote type="cite"
      cite="mid:52218abeb551721f9ddb468f27e6306deb807513.camel@gmail.com">
      <pre class="moz-quote-pre" wrap="">
        fadump_      - generic fadump in linux
</pre>
    </blockquote>
    <pre>Yes. This is how I am having it currently. Will fix aberrations if any, in the next revision.. 

</pre>
    <blockquote type="cite"
      cite="mid:52218abeb551721f9ddb468f27e6306deb807513.camel@gmail.com">
      <pre class="moz-quote-pre" wrap="">     pnv_fadump_  - powernv specific fadump stuff.
</pre>
    </blockquote>
    <pre>
Using opal_fadump_ for powernv specific stuff and I should probably use rtas_fadump_ instead of
pseries_fadump_ for pseries stuff..

Thanks
Hari
</pre>
  </body>
</html>