Hi ,
After merging the final tree, today's linux-next build (i386 defconfig)
produced this warning:
drivers/gpu/drm/i915/i915_gem.c:2978:3: warning: format '%ld' expects argument
of type 'long int', but argument 3 has type 'size_t' [-Wformat]
Introduced by commit e4341d0356bc ("drm/i915: Be mor
Hi ,
After merging the final tree, today's linux-next build (i386 defconfig)
produced this warning:
drivers/gpu/drm/i915/i915_gem.c:2978:3: warning: format '%ld' expects argument
of type 'long int', but argument 3 has type 'size_t' [-Wformat]
Introduced by commit e4341d0356bc ("drm/i915: Be mor