]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kconfig-consolidate-config_debug_strict_user_copy_checks-fix
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 20 Mar 2013 04:09:03 +0000 (15:09 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:43 +0000 (16:34 +1100)
commita4f4b1f2d1e368abfc50ec47ccafb8359f2118ae
treee1164d37b97e645e72e5414616c85b6ddb3d6f7e
parent0670ebc1d7145d092e5d123ae030c23ddd1511b6
kconfig-consolidate-config_debug_strict_user_copy_checks-fix

>   CC [M]  fs/binfmt_misc.o
> In file included from arch/x86/include/asm/uaccess.h:537:0,
>                  from include/linux/uaccess.h:5,
>                  from include/linux/highmem.h:8,
>                  from include/linux/pagemap.h:10,
>                  from fs/binfmt_misc.c:27:
> arch/x86/include/asm/uaccess_32.h: In function 'parse_command.part.1':
> arch/x86/include/asm/uaccess_32.h:211:26: warning: call to 'copy_from_user_overflow' declared with attribute warning: copy_from_user() buffer size is not provably correct [enabled by default]

Hm.. That's because it's part of lib and not obj, right?

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/Makefile