[Intel-gfx] [PATCH RESEND 2/2] drm/i915: silence io mapping/unmapping sparse warnings on different address spaces
Joonas Lahtinen
joonas.lahtinen at linux.intel.com
Tue Oct 4 10:13:05 UTC 2016
On ti, 2016-10-04 at 12:54 +0300, Jani Nikula wrote:
> drivers/gpu/drm/i915/i915_gem_execbuffer.c:432:52: warning: incorrect type in argument 1 (different address spaces)
> drivers/gpu/drm/i915/i915_gem_execbuffer.c:432:52: expected void [noderef] <asn:2>*vaddr
> drivers/gpu/drm/i915/i915_gem_execbuffer.c:432:52: got void *
> drivers/gpu/drm/i915/i915_gem_execbuffer.c:477:15: warning: incorrect type in assignment (different address spaces)
> drivers/gpu/drm/i915/i915_gem_execbuffer.c:477:15: expected void *vaddr
> drivers/gpu/drm/i915/i915_gem_execbuffer.c:477:15: got void [noderef] <asn:2>*
>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Regards, Joonas
--
Joonas Lahtinen
Open Source Technology Center
Intel Corporation
More information about the Intel-gfx
mailing list