From: kernel test robot <lkp@intel.com>
To: Mrinmay Sarkar <quic_msarkar@quicinc.com>
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
"Bjorn Helgaas" <helgaas@kernel.org>,
"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>
Subject: drivers/pci/controller/dwc/pcie-qcom.c:247: warning: Function parameter or struct member 'no_l0s' not described in 'qcom_pcie_cfg'
Date: Sat, 26 Apr 2025 20:20:10 +0800 [thread overview]
Message-ID: <202504262001.OoBjFg5j-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 02ddfb981de88a2c15621115dd7be2431252c568
commit: 1d648bf79d4dca909f242b1a0cdc458e4f9d0253 PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
date: 10 months ago
config: sh-randconfig-002-20250426 (https://download.01.org/0day-ci/archive/20250426/202504262001.OoBjFg5j-lkp@intel.com/config)
compiler: sh4-linux-gcc (GCC) 12.4.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250426/202504262001.OoBjFg5j-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/202504262001.OoBjFg5j-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/pci/controller/dwc/pcie-qcom.c:247: warning: Function parameter or struct member 'no_l0s' not described in 'qcom_pcie_cfg'
vim +247 drivers/pci/controller/dwc/pcie-qcom.c
82a823833f4e37 drivers/pci/host/pcie-qcom.c Stanimir Varbanov 2015-12-18 236
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 237 /**
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 238 * struct qcom_pcie_cfg - Per SoC config struct
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 239 * @ops: qcom PCIe ops structure
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 240 * @override_no_snoop: Override NO_SNOOP attribute in TLP to enable cache
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 241 * snooping
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 242 */
b89ff410253d74 drivers/pci/controller/dwc/pcie-qcom.c Prasad Malisetty 2021-10-07 243 struct qcom_pcie_cfg {
b89ff410253d74 drivers/pci/controller/dwc/pcie-qcom.c Prasad Malisetty 2021-10-07 244 const struct qcom_pcie_ops *ops;
1d648bf79d4dca drivers/pci/controller/dwc/pcie-qcom.c Mrinmay Sarkar 2024-03-11 245 bool override_no_snoop;
d1997c98781459 drivers/pci/controller/dwc/pcie-qcom.c Johan Hovold 2024-03-06 246 bool no_l0s;
b89ff410253d74 drivers/pci/controller/dwc/pcie-qcom.c Prasad Malisetty 2021-10-07 @247 };
b89ff410253d74 drivers/pci/controller/dwc/pcie-qcom.c Prasad Malisetty 2021-10-07 248
:::::: The code at line 247 was first introduced by commit
:::::: b89ff410253d7468f84720d2d5c2bb0bafedf3bd PCI: qcom: Replace ops with struct pcie_cfg in pcie match data
:::::: TO: Prasad Malisetty <pmaliset@codeaurora.org>
:::::: CC: Bjorn Helgaas <bhelgaas@google.com>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2025-04-26 12:21 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=202504262001.OoBjFg5j-lkp@intel.com \
--to=lkp@intel.com \
--cc=helgaas@kernel.org \
--cc=kwilczynski@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manivannan.sadhasivam@linaro.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=quic_msarkar@quicinc.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®