[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202601132008.VLs5aBrc-lkp@intel.com>
Date: Tue, 13 Jan 2026 20:16:57 +0800
From: kernel test robot <lkp@...el.com>
To: Harish Chegondi <harish.chegondi@...el.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Ashutosh Dixit <ashutosh.dixit@...el.com>
Subject: drivers/gpu/drm/xe/xe_eu_stall.c:123:11: sparse: sparse:
symbol 'eu_stall_sampling_rates' was not declared. Should it be static?
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: b71e635feefc852405b14620a7fc58c4c80c0f73
commit: cd5bbb2532f276626d1416b237676772bb61f11e drm/xe/uapi: Add a device query to get EU stall sampling information
date: 11 months ago
config: i386-randconfig-062-20260113 (https://download.01.org/0day-ci/archive/20260113/202601132008.VLs5aBrc-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260113/202601132008.VLs5aBrc-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202601132008.VLs5aBrc-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/xe/xe_eu_stall.c:123:11: sparse: sparse: symbol 'eu_stall_sampling_rates' was not declared. Should it be static?
vim +/eu_stall_sampling_rates +123 drivers/gpu/drm/xe/xe_eu_stall.c
122
> 123 const u64 eu_stall_sampling_rates[] = {251, 251 * 2, 251 * 3, 251 * 4, 251 * 5, 251 * 6, 251 * 7};
124
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists