remarkable-linux/arch/blackfin
Lars-Peter Clausen aff06631da Blackfin: Add missing __user annotations to put_user
typeof() will not inherit the __user annotation so we have to explicitly
specify this for '_p'.

This fixes the following and quite a few similar warnings from spatch:

	kernel/sys.c:884:26: warning: incorrect type in initializer (different address spaces)
	kernel/sys.c:884:26:    expected unsigned int *_p
	kernel/sys.c:884:26:    got unsigned int [noderef] [usertype] <asn:1>*ruidp
	kernel/sys.c:885:26: warning: incorrect type in initializer (different address spaces)
	kernel/sys.c:885:26:    expected unsigned int *_p
	kernel/sys.c:885:26:    got unsigned int [noderef] [usertype] <asn:1>*euidp
	kernel/sys.c:886:26: warning: incorrect type in initializer (different address spaces)
	kernel/sys.c:886:26:    expected unsigned int *_p
	kernel/sys.c:886:26:    got unsigned int [noderef] [usertype] <asn:1>*suidp

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
2012-12-13 13:50:56 +08:00
..
boot
configs UAPI Disintegration 2012-10-09 2012-10-09 15:04:25 +01:00
include Blackfin: Add missing __user annotations to put_user 2012-12-13 13:50:56 +08:00
kernel vfs: define struct filename and have getname() return it 2012-10-12 20:14:55 -04:00
lib
mach-bf518
mach-bf527 blackfin: add platform device for ad1836 machine driver 2012-08-17 23:25:18 +01:00
mach-bf533 blackfin: add platform device for ad1836 machine driver 2012-08-17 23:25:18 +01:00
mach-bf537 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 2012-10-09 16:10:14 +09:00
mach-bf538
mach-bf548 bf60x: sec: Clean up interrupt initialization code for SEC. 2012-07-24 13:39:51 +08:00
mach-bf561 blackfin: add platform device for ad1836 machine driver 2012-08-17 23:25:18 +01:00
mach-bf609 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 2012-10-09 16:10:14 +09:00
mach-common Blackfin: smp: add smp_mb() to keep coherency 2012-10-08 14:36:30 +08:00
mm
oprofile
Clear_BSD.txt
Kconfig Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 2012-10-14 13:39:34 -07:00
Kconfig.debug
Makefile kbuild: add symbol prefix arg to kallsyms 2012-09-11 10:25:12 +08:00