Hi Dave & Sima, Here goes drm-intel-fixes toward v6.12-rc2. Just one & vs && fixup into PM code that should only trigger with debug Kconfig options. Regards, Joonas *** drm-intel-fixes-2024-10-02: - One fix for bitwise and logical "and" mixup in PM code The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc: Linux 6.12-rc1 (2024-09-29 15:06:19 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2024-10-02 for you to fetch changes up to 394b52462020b6cceff1f7f47fdebd03589574f3: drm/i915/gem: fix bitwise and logical AND mixup (2024-10-01 10:28:29 +0300) ---------------------------------------------------------------- - One fix for bitwise and logical "and" mixup in PM code ---------------------------------------------------------------- Jani Nikula (1): drm/i915/gem: fix bitwise and logical AND mixup drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)