search for: uaccess_64

Displaying 4 results from an estimated 4 matches for "uaccess_64".

Did you mean: uaccess64
2015 Jan 14
1
[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
...rse errors arm: fix put_user sparse errors blackfin: fix put_user sparse errors ia64: fix put_user sparse errors metag: fix put_user sparse errors sh: fix put_user sparse errors avr32: whitespace fix sparc32: uaccess_32 macro whitespace fixes sparc64: uaccess_64 macro whitespace fixes blackfin: macro whitespace fixes alpha: macro whitespace fixes arm: macro whitespace fixes arm64: macro whitespace fixes avr32: macro whitespace fixes cris: macro whitespace fixes frv: macro whitespace fixes m32r: macro whitespa...
2015 Jan 14
1
[PULL] uaccess: fix sparse warning on get/put_user for bitwise types
...rse errors arm: fix put_user sparse errors blackfin: fix put_user sparse errors ia64: fix put_user sparse errors metag: fix put_user sparse errors sh: fix put_user sparse errors avr32: whitespace fix sparc32: uaccess_32 macro whitespace fixes sparc64: uaccess_64 macro whitespace fixes blackfin: macro whitespace fixes alpha: macro whitespace fixes arm: macro whitespace fixes arm64: macro whitespace fixes avr32: macro whitespace fixes cris: macro whitespace fixes frv: macro whitespace fixes m32r: macro whitespa...
2016 Aug 01
0
[vhost:vhost 14/14] drivers/vhost/vhost.c:915:30: warning: passing argument 2 of 'access_ok' makes pointer from integer without a cast
...t a cast [-Wint-conversion] !access_ok(VERIFY_READ, uaddr, size)) ^ In file included from arch/sparc/include/asm/uaccess.h:4:0, from include/linux/poll.h:11, from drivers/vhost/vhost.c:21: arch/sparc/include/asm/uaccess_64.h:79:19: note: expected 'const void *' but argument is of type 'u64 {aka long long unsigned int}' static inline int access_ok(int type, const void __user * addr, unsigned long size) ^ drivers/vhost/vhost.c:918:31: warning: passing argument 2 of 'acce...
2016 Aug 01
0
[vhost:vhost 14/14] drivers/vhost/vhost.c:915:30: warning: passing argument 2 of 'access_ok' makes pointer from integer without a cast
...t a cast [-Wint-conversion] !access_ok(VERIFY_READ, uaddr, size)) ^ In file included from arch/sparc/include/asm/uaccess.h:4:0, from include/linux/poll.h:11, from drivers/vhost/vhost.c:21: arch/sparc/include/asm/uaccess_64.h:79:19: note: expected 'const void *' but argument is of type 'u64 {aka long long unsigned int}' static inline int access_ok(int type, const void __user * addr, unsigned long size) ^ drivers/vhost/vhost.c:918:31: warning: passing argument 2 of 'acce...