From: kernel test robot <lkp@intel.com>
To: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: oe-kbuild-all@lists.linux.dev,
Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Subject: [linux-next:master 1628/5095] drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:314 encode_config() warn: if();
Date: Mon, 12 Jan 2026 02:13:56 +0800 [thread overview]
Message-ID: <202601120253.FKudUXx4-lkp@intel.com> (raw)
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
reply other threads:[~2026-01-11 18:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202601120253.FKudUXx4-lkp@intel.com \
--to=lkp@intel.com \
--cc=daniele.ceraolospurio@intel.com \
--cc=michal.wajdeczko@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.