Re: [PATCH v2 0/2] x86: Fix inline asm call constraints for clang

From: Ingo Molnar
Date: Sat Sep 23 2017 - 06:53:39 EST



* Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:

> Patch 1 is a bug fix for an objtool issue which was uncovered by patch 2.
>
> Patch 2 is the last fix needed for clang to be able to compile and boot
> the kernel.
>
> Josh Poimboeuf (2):
> objtool: Handle another GCC stack pointer adjustment bug
> x86/asm: Fix inline asm call constraints for clang

Have these patches been boot tested with clang?

Thanks,

Ingo