[PATCH] intel: fix a conversion format mismatch

Emil Velikov emil.l.velikov at gmail.com
Thu Mar 9 16:16:27 UTC 2017


Hi Chih-Wei,

On 9 March 2017 at 02:12, Chih-Wei Huang <cwhuang at android-x86.org> wrote:
> To avoid the warning:
>
> external/libdrm/intel/intel_bufmgr.c:362:20: warning: more '%' conversions than data arguments [-Wformat]
>         fprintf(stderr, "%s: Mappable aperture size hardcoded to 64MiB\n");
>                          ~^
>
This seems to depend on the patch from Tomasz, which removes the
libpciaccess dependency and stubs the API.
Personally I don't mind having that one land and if so, this fix
should be squashed.

> Change-Id: I6c1b0a9e3004aacde0d64662de1144cadff30132
Please drop these and use your s-o-b for upstream submissions.

Thanks
Emil


More information about the dri-devel mailing list