All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 1628/5095] drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
@ 2026-01-11 18:13 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-01-11 18:13 UTC (permalink / raw)
  To: Michal Wajdeczko; +Cc: oe-kbuild-all, Daniele Ceraolo Spurio

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   f417b7ffcbef7d76b0d8860518f50dae0e7e5eda
commit: 4cffecaf127ae10ada4da0636f87e0170e347402 [1628/5095] drm/xe/pf: Prepare for new threshold KLVs
config: alpha-randconfig-r072-20260111 (https://download.01.org/0day-ci/archive/20260112/202601120253.FKudUXx4-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 14.3.0
smatch version: v0.5.0-8985-g2614ff1a

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/202601120253.FKudUXx4-lkp@intel.com/

smatch warnings:
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2568 pf_restore_vf_config_klv() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2568 pf_restore_vf_config_klv() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2568 pf_restore_vf_config_klv() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2568 pf_restore_vf_config_klv() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2568 pf_restore_vf_config_klv() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2568 pf_restore_vf_config_klv() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:310 pf_add_config_attrs() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:310 pf_add_config_attrs() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:310 pf_add_config_attrs() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:310 pf_add_config_attrs() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:310 pf_add_config_attrs() warn: if();
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:310 pf_add_config_attrs() warn: if();

vim +314 drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c

a1498ab229ca16 Michal Wajdeczko 2024-08-30  313  
a1498ab229ca16 Michal Wajdeczko 2024-08-30 @314  	MAKE_XE_GUC_KLV_THRESHOLDS_SET(encode_threshold_config);
a1498ab229ca16 Michal Wajdeczko 2024-08-30  315  #undef encode_threshold_config
a1498ab229ca16 Michal Wajdeczko 2024-08-30  316  
ac6598aed1b36d Michal Wajdeczko 2024-04-15  317  	return n;
ac6598aed1b36d Michal Wajdeczko 2024-04-15  318  }
ac6598aed1b36d Michal Wajdeczko 2024-04-15  319  

:::::: The code at line 314 was first introduced by commit
:::::: a1498ab229ca16dfc35331dfb309f8e28b84bb5d drm/xe/pf: Add thresholds to the VF KLV config

:::::: TO: Michal Wajdeczko <michal.wajdeczko@intel.com>
:::::: CC: Michal Wajdeczko <michal.wajdeczko@intel.com>

-- 
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-01-11 18:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-11 18:13 [linux-next:master 1628/5095] drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if(); 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.