Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [drm-xe:drm-xe-next 8/9] drivers/gpu/drm/xe/xe_debugfs.c:46:1: sparse: sparse: symbol 'wedge_cold_reset' was not declared. Should it be static?
@ 2026-08-15 12:17 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-08-15 12:17 UTC (permalink / raw)
  To: Mallesh Koujalagi; +Cc: oe-kbuild-all, intel-xe, Rodrigo Vivi, Raag Jadav

tree:   https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next
head:   9736ca77f060472d196c118c5f14943b4606f6d3
commit: f29c2bd7eaeb73afcdbd4e3bbf54d6f8799a9b06 [8/9] drm/xe/ras: Use fault-inject to trigger cold-reset wedge
config: i386-randconfig-061-20260815 (https://download.01.org/0day-ci/archive/20260815/202608151936.YwZijiM8-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
sparse: v0.6.5-rc1
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260815/202608151936.YwZijiM8-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/202608151936.YwZijiM8-lkp@intel.com/

sparse warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/xe/xe_debugfs.c:46:1: sparse: sparse: symbol 'wedge_cold_reset' was not declared. Should it be static?

vim +/wedge_cold_reset +46 drivers/gpu/drm/xe/xe_debugfs.c

    43	
  > 44	DECLARE_FAULT_ATTR(gt_reset_failure);
    45	DECLARE_FAULT_ATTR(inject_csc_hw_error);
  > 46	DECLARE_FAULT_ATTR(wedge_cold_reset);
    47	

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-15 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-15 12:17 [drm-xe:drm-xe-next 8/9] drivers/gpu/drm/xe/xe_debugfs.c:46:1: sparse: sparse: symbol 'wedge_cold_reset' was not declared. Should it be static? kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox