2017-04-26 7:47 GMT+09:00 Matthias Kaehlcke <[email protected]>:
> From: Michael Davidson <[email protected]>
>
> 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 <[email protected]>
> Signed-off-by: Michael Davidson <[email protected]>
> Signed-off-by: Matthias Kaehlcke <[email protected]>
> ---


Applied to linux-kbuild/kbuild.  Thanks!


-- 
Best Regards
Masahiro Yamada

Reply via email to