On Thu, 2015-02-19 at 02:15 +0100, Ingo Molnar wrote:
> * tip-bot for Ross Zwisler <tip...@zytor.com> wrote:
> 
> > Commit-ID:  a71ef01336f2228dc9d47320492360d6848e591e
> > Gitweb:     
> > http://git.kernel.org/tip/a71ef01336f2228dc9d47320492360d6848e591e
> > Author:     Ross Zwisler <ross.zwis...@linux.intel.com>
> > AuthorDate: Tue, 27 Jan 2015 09:53:50 -0700
> > Committer:  Ingo Molnar <mi...@kernel.org>
> > CommitDate: Thu, 19 Feb 2015 00:06:37 +0100
> > 
> > x86: Add support for the pcommit instruction
> 
> So this breaks the UML build:
> 
> /home/mingo/tip/arch/x86/include/asm/special_insns.h: In function 
> ‘pcommit_sfence’:
> /home/mingo/tip/arch/x86/include/asm/special_insns.h:218:14: error: expected 
> ‘:’ or ‘)’ before ‘ASM_NOP7’
> 
> Thanks,
> 
>       Ingo

Interesting, it looks like I need to include <asm/nops.h> explicitly for
UML.  New patch on the way.

Thanks,
- Ross

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to