<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 12/19/2012 06:46 PM, Pavel Emelyanov
      wrote:<br>
    </div>
    <blockquote cite="mid:50D1D35E.8060901@parallels.com" type="cite">
      <pre wrap="">Why? I don't propose to create include/x.h for every header moved to arch/.
Just keep arch-specific headers in arch/&lt;arch&gt;<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>include/asm<span class="moz-txt-tag">/</span></i>, not arch/&lt;arch&gt;/.</pre>
    </blockquote>
    <br>
    I want to make the issue as clear as it's possible. Is it OK to move<br>
    the headers listed in the patch comment, specifically<br>
    <br>
    * include/atomic.h,<br>
    * include/linkage.h,<br>
    * include/memcpy_64.h,<br>
    * include/types.h,<br>
    * include/atomic.h,<br>
    <br>
    into the directory arch/x86/include/, not into arch/x86/include/asm<br>
    and add the option -Iarch/x86/include to the compiler in order<br>
    to avoid changing directives that include the files mentioned above<br>
    in all files of the project?<br>
    <pre class="moz-signature" cols="72">-- 
Sincerely yours,
Alexander Kartashov

Intern
Core team

<a class="moz-txt-link-abbreviated" href="http://www.parallels.com">www.parallels.com</a>

Skype: aleksandr.kartashov
Email: <a class="moz-txt-link-abbreviated" href="mailto:alekskartashov@parallels.com">alekskartashov@parallels.com</a></pre>
  </body>
</html>