Hi Maarten, kernel test robot noticed the following build warnings:
[auto build test WARNING on drm-i915/for-linux-next] [also build test WARNING on drm-tip/drm-tip next-20260121] [cannot apply to drm-i915/for-linux-next-fixes drm-xe/drm-xe-next linus/master v6.19-rc6] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Maarten-Lankhorst/drm-i915-display-Fix-intel_lpe_audio_irq_handler-for-PREEMPT-RT/20260121-223353 base: https://gitlab.freedesktop.org/drm/i915/kernel.git for-linux-next patch link: https://lore.kernel.org/r/20260121135318.651622-21-dev%40lankhorst.se patch subject: [i915-rt v5 20/21] PREEMPT_RT injection config: riscv-allyesconfig (https://download.01.org/0day-ci/archive/20260122/[email protected]/config) compiler: clang version 16.0.6 (https://github.com/llvm/llvm-project 7cbf1a2591520c2491aa35339f227775f4d3adf6) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260122/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All warnings (new ones prefixed by >>): >> drivers/virt/coco/tsm-core.c:16:22: warning: unused variable 'tsm_rwsem' >> [-Wunused-variable] static DECLARE_RWSEM(tsm_rwsem); ^ 1 warning generated. vim +/tsm_rwsem +16 drivers/virt/coco/tsm-core.c 603c646f001008e Dan Williams 2025-10-31 14 603c646f001008e Dan Williams 2025-10-31 15 static struct class *tsm_class; 603c646f001008e Dan Williams 2025-10-31 @16 static DECLARE_RWSEM(tsm_rwsem); 603c646f001008e Dan Williams 2025-10-31 17 static DEFINE_IDA(tsm_ida); 603c646f001008e Dan Williams 2025-10-31 18 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
