This series fixes 2 compilations errors in gvt/gtt.c on 32-bits platform: [PATCH 1/2] drm/i915/gvt: fix bad 32 bit shift in gtt [PATCH 2/2] drm/i915/gvt: fix an error string format The file gtt.c still does not compile because of shifting errors. Should the 32 bits architecture be supported ?