Re: [PATCH 7/7] Enabling VMX module for PPC64

From: Leonidas S. Barbosa
Date: Fri Feb 06 2015 - 11:41:51 EST


Thanks for the advices Paul.
Resending patch set as V2.

> > +vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o ghash.o
> > +
> > +ifeq ($(CONFIG_PPC64),y)
>
> Can this test ever fail?
In fact we don't need this first IF, since it already depends on
PPC64.


---
Leonidas.

--
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/