]> git.baikalelectronics.ru Git - kernel.git/commit
mips: propagate the calling convention change down into __csum_partial_copy_..._user()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 19 Jul 2020 21:37:15 +0000 (17:37 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Aug 2020 19:45:20 +0000 (15:45 -0400)
commitb64b9ad70dcbe6fa4fdcdbde8bbe5e9344332f60
tree2f58ff6647ed6629b6bc073c60a8e5210ed60c28
parenteb9739eaa625fcd5e1f8a50d8d1c01211f41674b
mips: propagate the calling convention change down into __csum_partial_copy_..._user()

and turn the exception handlers into simply returning 0, which
simplifies the hell out of things in csum_partial.S

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/mips/include/asm/checksum.h
arch/mips/lib/csum_partial.S