[PATCH v4 08/10] gpu: nova-core: convert falcon registers to kernel register macro
kernel test robot
lkp at intel.com
Thu Mar 26 04:46:14 PDT 2026
Hi Alexandre,
kernel test robot noticed the following build warnings:
[auto build test WARNING on dff8302ca1d0e773c90dbeeb05e759f995c95482]
url: https://github.com/intel-lab-lkp/linux/commits/Alexandre-Courbot/gpu-nova-core-introduce-bounded_enum-macro/20260326-064653
base: dff8302ca1d0e773c90dbeeb05e759f995c95482
patch link: https://lore.kernel.org/r/20260325-b4-nova-register-v4-8-bdf172f0f6ca%40nvidia.com
patch subject: [PATCH v4 08/10] gpu: nova-core: convert falcon registers to kernel register macro
config: loongarch-randconfig-001-20260326 (https://download.01.org/0day-ci/archive/20260326/202603261919.gCMgXdPS-lkp@intel.com/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
rustc: rustc 1.88.0 (6b00bc388 2025-06-23)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260326/202603261919.gCMgXdPS-lkp@intel.com/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 <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202603261919.gCMgXdPS-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> warning: unused import: `num::Bounded`
--> drivers/gpu/nova-core/falcon.rs:24:5
|
24 | num::Bounded,
| ^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the linux-riscv
mailing list