Re: [PATCH 11/18] sparc32: propagate the calling conventions change down to __csum_partial_copy_sparc_generic()

From: David Miller
Date: Tue Jul 21 2020 - 21:21:06 EST


From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Date: Tue, 21 Jul 2020 21:25:42 +0100

> From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
>
> ... and get rid of zeroing the target, etc. on fault.
> All exception handlers merge into one; moreover, since we are not
> calling lookup_fault() anymore, we don't need the magic with passing
> arguments for it from the page fault handler.
>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>