Re: [PATCH] drm/komeda: fix size_t format string

2019-06-17 Thread james qian wang (Arm Technology China)
On Mon, Jun 17, 2019 at 02:49:18PM +0200, Arnd Bergmann wrote: > The debug output uses the wrong format string for printing a size_t: > > In file included from include/drm/drm_mm.h:49, > from include/drm/drm_vma_manager.h:26, > from include/drm/drm_gem.h:40, >

Re: [PATCH] drm/komeda: fix size_t format string

2019-06-17 Thread Liviu Dudau
Hi Arnd, On Mon, Jun 17, 2019 at 02:49:18PM +0200, Arnd Bergmann wrote: > The debug output uses the wrong format string for printing a size_t: > > In file included from include/drm/drm_mm.h:49, > from include/drm/drm_vma_manager.h:26, > from

[PATCH] drm/komeda: fix size_t format string

2019-06-17 Thread Arnd Bergmann
The debug output uses the wrong format string for printing a size_t: In file included from include/drm/drm_mm.h:49, from include/drm/drm_vma_manager.h:26, from include/drm/drm_gem.h:40, from