]> git.baikalelectronics.ru Git - kernel.git/commit
i386: propagate the calling conventions change down to csum_partial_copy_generic()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 13 Jul 2020 03:53:10 +0000 (23:53 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Aug 2020 19:45:18 +0000 (15:45 -0400)
commit91287e97b547fe9d93f3d2fa04135679cf9c1b77
treea4daa20395fa30a564d2fe7beff53ed8a28fa2d2
parent4c239eac28257e187874be99f8e015a690b11553
i386: propagate the calling conventions change down to csum_partial_copy_generic()

... and don't bother zeroing destination on error

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