2017-04-26 7:47 GMT+09:00 Matthias Kaehlcke <m...@chromium.org>:
> From: Michael Davidson <m...@google.com>
>
> The Linux Kernel relies on GCC's acceptance of inline assembly as an
> opaque object which will not have any validation performed on the content.
> The current behaviour in LLVM is to perform validation of the contents by
> means of parsing the input if the MC layer can handle it.
>
> Disable clangs integrated assembler and use the GNU assembler instead.
>
> Wording-mostly-from: Saleem Abdulrasool <compn...@compnerd.org>
> Signed-off-by: Michael Davidson <m...@google.com>
> Signed-off-by: Matthias Kaehlcke <m...@chromium.org>
> ---


Applied to linux-kbuild/kbuild.  Thanks!


-- 
Best Regards
Masahiro Yamada

Reply via email to