On Thu, Feb 29, 2024 at 01:31:53AM +0800, kernel test robot wrote:
drivers/gpu/drm/xe/xe_mmio.c:109:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false [-Werror,-Wtautological-constant-out-of-range-compare]
this is fixed now in drm-xe-next. Lucas De Marchi