[Intel-gfx] [PATCH v2] drm/i915/selftests: Fixup naked 64b divide
Matthew Auld
matthew.auld at intel.com
Mon Oct 14 08:15:55 UTC 2019
On 13/10/2019 12:45, Chris Wilson wrote:
> drivers/gpu/drm/i915/intel_memory_region.o: in function `igt_mock_contiguous':
> drivers/gpu/drm/i915/selftests/intel_memory_region.c:166: undefined reference to `__umoddi3'
>
> v2: promote target to u64 for consistency across all builds
>
> Reported-by: kbuild test robot <lkp at intel.com>
> Fixes: 2f0b97ca0211 ("drm/i915/region: support contiguous allocations")
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
More information about the Intel-gfx
mailing list