Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1662612 > unrolled thread

Re: [PATCH] kbuild: remove duplicated arch/*/include/generated/uapi include path

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2017-06-09 18:40 +0200
Last post2017-06-09 18:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] kbuild: remove duplicated arch/*/include/generated/uapi  include path Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-06-09 18:40 +0200

#1662612 — Re: [PATCH] kbuild: remove duplicated arch/*/include/generated/uapi include path

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2017-06-09 18:40 +0200
SubjectRe: [PATCH] kbuild: remove duplicated arch/*/include/generated/uapi include path
Message-ID<tQv74-3Sn-17@gated-at.bofh.it>
2017-06-06 16:15 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Commit 90ac086bca10 ("Makefile: include arch/*/include/generated/uapi
> before .../generated") introduced this for bisect'ability.  The commit
> chose to promote arch/*/include/generated/uapi in the search path
> rather than cleaning stale headers.
>
> After all, we found that approach was not enough, and ended up with
> cleaning stale headers by commit cda2c65f981d ("kbuild: Remove stale
> asm-generic wrappers").
>
> So, the extra search path is no longer needed because Kbuild invokes
> scripts/Makefile.asm-generic and remove stale headers before it starts
> descending.
>
> This commit is also reverting commit dc33db7c338e ("Kbuild: avoid
> duplicate include path") because we have no more duplicated path.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>


Applied to linux-kbuild/kbuild.



-- 
Best Regards
Masahiro Yamada

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web