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
...:46:22: note: in definition of macro '__compat_addr_ok' ((unsigned long)(addr) < HYPERVISOR_COMPAT_VIRT_START(d)) ^~~~ /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/include/asm/x86_64/uaccess.h:52:5: note: in expansion of macro '__compat_access_ok' __compat_access_ok(current->domain, addr, size) ^~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/include/asm/x86_64/uaccess.h:56:6: note: in expansion of macro 'compat_access_ok' compat_access_ok(addr, (count) * (size)))...