Anton Blanchard writes:
> From: Anton Blanchard
>
> We see big improvements with the VMX crypto functions (often 10x or more),
> so enable it as a module.
I can't build pseries_defconfig with this applied:
/tmp/ccsjEdNB.s: Assembler messages:
/tmp/ccsjEdNB.s: Error: .size expression for ae
Anton Blanchard writes:
> Hi Steven,
>
>> Not in ppc64_defconfig?
>
> Good point. The recent addition of powernv_defconfig made me forget
> about ppc64_defconfig. We could do with some rationalisation here.
Understatement of the century.
> pseries isn't really pseries, perhaps we should call it
From: Anton Blanchard
We see big improvements with the VMX crypto functions (often 10x or more),
so enable it as a module.
Signed-off-by: Anton Blanchard
---
arch/powerpc/configs/powernv_defconfig | 2 ++
arch/powerpc/configs/ppc64_defconfig | 2 ++
arch/powerpc/configs/pseries_defconfig | 2
Hi Steven,
> Not in ppc64_defconfig?
Good point. The recent addition of powernv_defconfig made me forget
about ppc64_defconfig. We could do with some rationalisation here.
pseries isn't really pseries, perhaps we should call it ibm_defconfig,
or maybe server_deconfig. ppc64_defconfig continues t
Hi Anton,
On Tue, 12 Jul 2016 09:25:21 +1000 Anton Blanchard wrote:
>
> From: Anton Blanchard
>
> We see big improvements with the VMX crypto functions (often 10x or more),
> so enable it as a module.
>
> Signed-off-by: Anton Blanchard
> ---
> arch/powerpc/configs/powernv_defconfig | 2 ++
>
From: Anton Blanchard
We see big improvements with the VMX crypto functions (often 10x or more),
so enable it as a module.
Signed-off-by: Anton Blanchard
---
arch/powerpc/configs/powernv_defconfig | 2 ++
arch/powerpc/configs/pseries_defconfig | 2 ++
2 files changed, 4 insertions(+)
diff --g