[PATCH] arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
Catalin Marinas
catalin.marinas at arm.com
Mon Sep 15 09:26:25 PDT 2014
On Mon, Sep 15, 2014 at 05:02:41PM +0100, Will Deacon wrote:
> On Mon, Sep 15, 2014 at 06:30:15AM +0100, behanw at converseincode.com wrote:
> > From: Mark Charlebois <charlebm at gmail.com>
> >
> > Remove '#' from immediate parameter in AARCH64 inline assembly in mmu.
> >
> > This code now works with both gcc and clang.
> >
> > Signed-off-by: Mark Charlebois <charlebm at gmail.com>
> > Signed-off-by: Behan Webster <behanw at converseincode.com>
> > ---
> > arch/arm64/mm/mmu.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Acked-by: Will Deacon <will.deacon at arm.com>
>
> Thanks, Behan!
>
> Catalin: please can you pick this up for 3.18? It's probably not worth me
> merging it as a fix, since there are other patches needed to get us building
> under clang anyway.
I agree, it will go in for 3.18 rather than 3.17.
--
Catalin
More information about the linux-arm-kernel
mailing list