[PATCH v2] drm/xen-front: fix pointer casts

Juergen Gross jgross at suse.com
Wed May 23 11:46:41 UTC 2018


On 23/05/18 13:36, Oleksandr Andrushchenko wrote:
> From: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>
> 
> Building for a 32-bit target results in warnings from casting
> between a 32-bit pointer and a 64-bit integer. Fix the warnings
> by casting those pointers to uintptr_t first.
> 
> Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko at epam.com>

Reviewed-by: Juergen Gross <jgross at suse.com>


Juergen


More information about the dri-devel mailing list