[PATCH] crypto: vmx - rebuild generated asm when target changes
Nicholas Piggin
npiggin at gmail.com
Mon Nov 28 19:48:22 AEDT 2016
On Mon, 28 Nov 2016 13:51:36 +0530
"Naveen N. Rao" <naveen.n.rao at linux.vnet.ibm.com> wrote:
> On 2016/11/26 03:24PM, Nicholas Piggin wrote:
> > Switching from big endian to little endian can fail to regenerate
> > the crypto assembly properly. Switch to using standard form of
> > kbuild dependency checking (i.e., use FORCE and if_changed).
> >
> > Signed-off-by: Nicholas Piggin <npiggin at gmail.com>
>
> Hi Nick,
> A similar patch is already in:
> https://mid.mail-archive.com/linux-crypto@vger.kernel.org/msg21855.html
>
> - Naveen
>
Hi Naveen,
I didn't notice your patch, thanks for pointing it out.
Thanks,
Nick
More information about the Linuxppc-dev
mailing list