* [linux-next:master 477/5236] drivers/accel/amdxdna/aie2_pci.c:21:5: sparse: sparse: symbol 'aie2_max_col' was not declared. Should it be static?
@ 2024-12-31 2:59 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-12-31 2:59 UTC (permalink / raw)
To: Lizhi Hou; +Cc: oe-kbuild-all, Jeffrey Hugo, Min Ma
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2
commit: c88d3325ae69b30be7bb80080d211dbfced8003f [477/5236] accel/amdxdna: Add hardware resource solver
config: x86_64-randconfig-122-20241231 (https://download.01.org/0day-ci/archive/20241231/202412311028.x2UtcSHm-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241231/202412311028.x2UtcSHm-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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202412311028.x2UtcSHm-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/accel/amdxdna/aie2_pci.c:21:5: sparse: sparse: symbol 'aie2_max_col' was not declared. Should it be static?
drivers/accel/amdxdna/aie2_pci.c:259:34: sparse: sparse: cast removes address space '__iomem' of expression
drivers/accel/amdxdna/aie2_pci.c:261:31: sparse: sparse: cast removes address space '__iomem' of expression
vim +/aie2_max_col +21 drivers/accel/amdxdna/aie2_pci.c
20
> 21 int aie2_max_col = XRS_MAX_COL;
22 module_param(aie2_max_col, uint, 0600);
23 MODULE_PARM_DESC(aie2_max_col, "Maximum column could be used");
24
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread* [linux-next:master 477/5236] drivers/accel/amdxdna/aie2_pci.c:21:5: sparse: sparse: symbol 'aie2_max_col' was not declared. Should it be static?
@ 2025-01-03 10:42 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-01-03 10:42 UTC (permalink / raw)
To: Lizhi Hou; +Cc: oe-kbuild-all, Jeffrey Hugo, Min Ma
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 8155b4ef3466f0e289e8fcc9e6e62f3f4dceeac2
commit: c88d3325ae69b30be7bb80080d211dbfced8003f [477/5236] accel/amdxdna: Add hardware resource solver
config: x86_64-randconfig-122-20241231 (https://download.01.org/0day-ci/archive/20250103/202501031814.ZVbYKRLl-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250103/202501031814.ZVbYKRLl-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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202501031814.ZVbYKRLl-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/accel/amdxdna/aie2_pci.c:21:5: sparse: sparse: symbol 'aie2_max_col' was not declared. Should it be static?
drivers/accel/amdxdna/aie2_pci.c:259:34: sparse: sparse: cast removes address space '__iomem' of expression
drivers/accel/amdxdna/aie2_pci.c:261:31: sparse: sparse: cast removes address space '__iomem' of expression
vim +/aie2_max_col +21 drivers/accel/amdxdna/aie2_pci.c
20
> 21 int aie2_max_col = XRS_MAX_COL;
22 module_param(aie2_max_col, uint, 0600);
23 MODULE_PARM_DESC(aie2_max_col, "Maximum column could be used");
24
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-03 10:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-31 2:59 [linux-next:master 477/5236] drivers/accel/amdxdna/aie2_pci.c:21:5: sparse: sparse: symbol 'aie2_max_col' was not declared. Should it be static? kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 10:42 kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.