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