search for: compat_access_ok

Displaying 1 result from an estimated 1 matches for "compat_access_ok".

2017 Jan 31
7
Bug#853710: xen: ftbfs with GCC-7
...from compat.c:1: runtime.c: In function 'efi_compat_get_info': /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/include/asm/x86_64/uaccess.h:56:37: error: '*' in boolean context, suggest '&&' instead [-Werror=int-in-bool-context] compat_access_ok(addr, (count) * (size))) ^ /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/include/asm/x86_64/uaccess.h:46:22: note: in definition of macro '__compat_addr_ok' ((unsigned long)(addr) < HYPERVISOR_COMPAT_VIRT_START(d))...