[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180104065007.mqj4ebnw5dhflxix@two.firstfloor.org>
Date: Wed, 3 Jan 2018 22:50:09 -0800
From: Andi Kleen <andi@...stfloor.org>
To: Juergen Gross <jgross@...e.com>
Cc: Andi Kleen <andi@...stfloor.org>, tglx@...utronix.de,
torvalds@...ux-foundation.org, gregkh@...ux-foundation.org,
linux-kernel@...r.kernel.org, tim.c.chen@...ux.intel.com,
Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH v2 06/12] x86/retpoline/crypto: Convert xen assembler
indirect jumps
> > diff --git a/arch/x86/crypto/camellia-aesni-avx2-asm_64.S b/arch/x86/crypto/camellia-aesni-avx2-asm_64.S
> > index 1743e6850e00..9cd8450a2050 100644
> > --- a/arch/x86/crypto/camellia-aesni-avx2-asm_64.S
> > +++ b/arch/x86/crypto/camellia-aesni-avx2-asm_64.S
> > @@ -12,6 +12,7 @@
> >
> > #include <linux/linkage.h>
> > #include <asm/frame.h>
> > +#include <asm/jump-asm.h>
>
> I fail to connect this change to the patch title.
>
> Maybe should be part of the crypto patch?
Right I moved the hunk into the wrong patch. Will fix.
-Andi
Powered by blists - more mailing lists