Hi Dave and Sima, Here goes the fixes that I had promised last week. With these in place we should be good now with the all yes config W=1 and different compilers. Thanks for already include that one that disables the 32-bit. I had just noticed when I was trying to cherry-pick it to the -next-fixes branch. Thanks, Rodrigo. The following changes since commit 92242716ee92d2aa3c38c736b53d8910d443566d: Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into drm-next (2023-12-22 14:52:04 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2023-12-26 for you to fetch changes up to 315acff5196f4e2f84a2a2d093000e0c6b0b4d1c: drm/xe: Fix warning on impossible condition (2023-12-26 12:53:26 -0500) ---------------------------------------------------------------- - Fix couple unfined behavior cases to calm UBSAN and clang (Matt Brost, Lucas) ---------------------------------------------------------------- Lucas De Marchi (1): drm/xe: Fix warning on impossible condition Matthew Brost (1): drm/xe: Fix UBSAN splat in add_preempt_fences() drivers/gpu/drm/xe/xe_vm.c | 3 +++ drivers/gpu/drm/xe/xe_wait_user_fence.c | 1 + 2 files changed, 4 insertions(+)