On Wed, Aug 26, 2015 at 10:26:35AM +0300, Jani Nikula wrote:
On Wed, 26 Aug 2015, Daniel Vetter daniel@ffwll.ch wrote:
On Mon, Aug 17, 2015 at 05:19:09PM +0000, Zanoni, Paulo R wrote:
Em Sex, 2015-08-14 às 12:35 +0200, Thierry Reding escreveu:
From: Thierry Reding treding@nvidia.com
The gtt.stolen_size field is of type size_t, and so should be printed using %zu to avoid build warnings on either 32-bit and 64-bit builds.
While the suggestion from Chris sounds good, this patch alone is already a fix, so: Reviewed-by: Paulo Zanoni paulo.r.zanoni@intel.com
Queued for -next, thanks for the patch.
Great. Also pushed to drm-intel-next-fixes.
Oops, dropped again from dinq ;-) -Daniel