[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180124133902.Horde.uZXr_82akif1Ylqd8ax2YKW@gator4166.hostgator.com>
Date: Wed, 24 Jan 2018 13:39:01 -0600
From: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
To: Lucas Stach <l.stach@...gutronix.de>
Cc: "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
Russell King <linux+etnaviv@...linux.org.uk>,
Christian Gmeiner <christian.gmeiner@...il.com>,
David Airlie <airlied@...ux.ie>, etnaviv@...ts.freedesktop.org,
dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drm/etnaviv: fix '%x' warning
Hello Lucas,
Quoting Lucas Stach <l.stach@...gutronix.de>:
> Hi Gustavo,
>
> Am Dienstag, den 23.01.2018, 11:07 -0600 schrieb Gustavo A. R. Silva:
>> Fix the following warning by using %zx instead of %x for variable of
>> type size_t:
>>
>> warning: format ‘%x’ expects argument of type ‘unsigned int’, but
>> argument 4 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
>>
>> Fixes: 50073cf98d16 ("drm/etnaviv: mmu: stop using iommu map/unmap
>> functions")
>> Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com>
>
> Thanks for the patch, but I already have an equivalent change queued up.
>
That's great. I'm glad it is already fixed.
Thanks
--
Gustavo
Powered by blists - more mailing lists