[Intel-gfx] [PATCH] drm/i915/perf: Treat u64 in uabi as a normal integer

Matthew Auld matthew.william.auld at gmail.com
Wed Nov 30 16:55:57 UTC 2016


On 30 November 2016 at 16:46, Chris Wilson <chris at chris-wilson.co.uk> wrote:
> Forgo marking up the u64 integer representing a user pointer as this
> just annoys sparse. The conversion from u64 to a user pointer is managed
> by u64_to_user_ptr().
>
> Fixes: eec688e1420d ("drm/i915: Add i915 perf infrastructure")
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Robert Bragg <robert at sixbynine.org>
> 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