lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 15 Sep 2014 17:26:25 +0100 From: Catalin Marinas <catalin.marinas@....com> To: Will Deacon <will.deacon@....com> Cc: "behanw@...verseincode.com" <behanw@...verseincode.com>, "anderson@...hat.com" <anderson@...hat.com>, "jays.lee@...sung.com" <jays.lee@...sung.com>, "msalter@...hat.com" <msalter@...hat.com>, "steve.capper@...aro.org" <steve.capper@...aro.org>, "akpm@...ux-foundation.org" <akpm@...ux-foundation.org>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Mark Charlebois <charlebm@...il.com> Subject: Re: [PATCH] arm64: LLVMLinux: Fix inline arm64 assembly for use with clang On Mon, Sep 15, 2014 at 05:02:41PM +0100, Will Deacon wrote: > On Mon, Sep 15, 2014 at 06:30:15AM +0100, behanw@...verseincode.com wrote: > > From: Mark Charlebois <charlebm@...il.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@...il.com> > > Signed-off-by: Behan Webster <behanw@...verseincode.com> > > --- > > arch/arm64/mm/mmu.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Will Deacon <will.deacon@....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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists