Re: [PATCH 1/2] ARM: copypage-fa: add kto and kfrom to input operands list

From: Nicolas Pitre
Date: Wed Nov 07 2018 - 11:58:31 EST


On Wed, 7 Nov 2018, Stefan Agner wrote:

> On 06.11.2018 05:49, Nicolas Pitre wrote:
> > So here's the revised patch. It now has full compile-test coverage for
> > real this time. Would you mind reviewing it again before I resubmit it
> > please?
>
> Compile tested all copypage implementations with the revised patch using
> Clang too, everything builds fine.
>
> FWIW, I used this defconfigs:
> copypage-fa.c: moxart_defconfig
> copypage-feroceon.c: mvebu_v5_defconfig
> copypage-v4mc.c: h3600_defconfig+CONFIG_AEABI
> copypage-v4wb.c/v4wt.c: multi_v4t_defconfig
> copypage-xsc3.c/scale.c: pxa_defconfig-CONFIG_FTRACE
>
> The changes look good to me:
>
> Reviewed-by: Stefan Agner <stefan@xxxxxxxx>

Thanks. Submitted here:

http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=8805/2


Nicolas