<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 03/07/19 9:00 AM, Oliver O'Halloran
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:5f4b28e4df2049506a9fa03eead6cfbad9d7cdf3.camel@gmail.com">
<pre class="moz-quote-pre" wrap="">On Wed, 2019-06-26 at 02:15 +0530, Hari Bathini wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Refactoring fadump code means internal fadump code is referenced from
different places. For ease, move internal code to a new file.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Can you elaborate a bit? I don't really get what the difference between
fadump and fadump-internal code is supposed to be. Why can't all this
just live in fadump.c?
</pre>
</blockquote>
<pre>
I am trying to keep the code referenced by both platforms (platform/pseries &
platform/powernv) in an internal file while using include/asm/fadump.h for
the interface with other kernel components..</pre>
</body>
</html>