arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'

2021-03-19 Thread kernel test robot
gt;> arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for >> 'csum_and_copy_from_user' [-Werror=missing-prototypes] 328 | csum_and_copy_from_user(const void __user *src, void *dst, int len, | ^~~ arch/alpha/lib/csum_partial_c

arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'

2021-03-19 Thread kernel test robot
by >>): >> arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for >> 'csum_and_copy_from_user' [-Werror=missing-prototypes] 328 | csum_and_copy_from_user(const void __user *src, void *dst, int len, | ^~~ arch/alpha/lib/csum_pa

Re: arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'

2021-02-14 Thread Al Viro
On Thu, Feb 11, 2021 at 06:52:36PM -0800, Randy Dunlap wrote: > >>> arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype > >>> for 'csum_and_copy_from_user' [-Werror=missing-prototypes] > > 328 | csum_and_copy_from_user(const void __user

arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'

2021-02-12 Thread kernel test robot
by >>): >> arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for >> 'csum_and_copy_from_user' [-Werror=missing-prototypes] 328 | csum_and_copy_from_user(const void __user *src, void *dst, int len, | ^~~ arch/alpha/lib/csum_pa

Re: arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'

2021-02-11 Thread Randy Dunlap
kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > >>> arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for >>> 'csum_and_copy_from_user'

arch/alpha/lib/csum_partial_copy.c:328:1: error: no previous prototype for 'csum_and_copy_from_user'

2021-02-11 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> arch/alpha/lib/csum_partial_copy.c: