Re: [tip:x86/asm] x86: Add support for the pcommit instruction

From: Ross Zwisler
Date: Thu Feb 19 2015 - 12:21:59 EST


On Thu, 2015-02-19 at 02:15 +0100, Ingo Molnar wrote:
> * tip-bot for Ross Zwisler <tipbot@xxxxxxxxx> wrote:
>
> > Commit-ID: a71ef01336f2228dc9d47320492360d6848e591e
> > Gitweb: http://git.kernel.org/tip/a71ef01336f2228dc9d47320492360d6848e591e
> > Author: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
> > AuthorDate: Tue, 27 Jan 2015 09:53:50 -0700
> > Committer: Ingo Molnar <mingo@xxxxxxxxxx>
> > 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/