2012-11-26 17:52:56

by Hartley Sweeten

[permalink] [raw]
Subject: build failure next-20121126

Hello all,

I was just trying a allyesconfig build of next-20121126 and got this:

CC fs/cifs/cifs_debug.o
In function 'copy_from_user',
inlined from 'cifs_security_flags_proc_write' at fs/cifs/cifs_debug.c:593:
/home/bigguiness/src/git/linux-next/arch/x86/include/asm/uaccess_32.h:211: error: call to 'copy_from_user_overflow' declared with attribute error: copy_from_user() buffer size is not provably correct
make[2]: *** [fs/cifs/cifs_debug.o] Error 1
make[1]: *** [fs/cifs] Error 2
make: *** [fs] Error 2

I'm not sure if this is a known issue...

Regards,
Hartley