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


Groups > linux.kernel > #1737996

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

From Josh Poimboeuf <jpoimboe@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/2] x86: Fix inline asm call constraints for clang
Date 2017-09-23 14:20 +0200
Message-ID <usRzz-2Xb-9@gated-at.bofh.it> (permalink)
References <urUJc-8w7-21@gated-at.bofh.it> <usQka-22V-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sat, Sep 23, 2017 at 12:53:18PM +0200, Ingo Molnar wrote:
> 
> * Josh Poimboeuf <jpoimboe@redhat.com> 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?

Yes, I built and boot them using the directions at:

  https://github.com/ramosian-glider/clang-kernel-build

-- 
Josh

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] x86: Fix inline asm call constraints for clang Josh Poimboeuf <jpoimboe@redhat.com> - 2017-09-20 23:30 +0200
  Re: [PATCH v2 0/2] x86: Fix inline asm call constraints for clang Ingo Molnar <mingo@kernel.org> - 2017-09-23 13:00 +0200
    Re: [PATCH v2 0/2] x86: Fix inline asm call constraints for clang Josh Poimboeuf <jpoimboe@redhat.com> - 2017-09-23 14:20 +0200
      Re: [PATCH v2 0/2] x86: Fix inline asm call constraints for clang Ingo Molnar <mingo@kernel.org> - 2017-09-23 15:10 +0200

csiph-web