Re: [PATCH 15/18] xtensa: propagate the calling conventions change down into csum_partial_copy_generic()

From: Max Filippov
Date: Wed Jul 22 2020 - 04:56:46 EST


On Tue, Jul 21, 2020 at 1:27 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
>
> turn the exception handlers into returning 0.
>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> ---
> arch/xtensa/include/asm/checksum.h | 20 +++---------
> arch/xtensa/lib/checksum.S | 67 +++++++++-----------------------------
> 2 files changed, 19 insertions(+), 68 deletions(-)

Reviewed-by: Max Filippov <jcmvbkbc@xxxxxxxxx>
Tested-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max