From: kernel test robot <lkp@intel.com>
To: "Kurt Borja" <kuurtb@gmail.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Armin Wolf" <W_Armin@gmx.de>
Cc: oe-kbuild-all@lists.linux.dev, Kurt Borja <kuurtb@gmail.com>,
Hans de Goede <hdegoede@redhat.com>,
platform-driver-x86@vger.kernel.org, Dell.Client.Kernel@dell.com,
linux-kernel@vger.kernel.org, Guenter Roeck <linux@roeck-us.net>,
Jean Delvare <jdelvare@suse.com>,
linux-hwmon@vger.kernel.org
Subject: Re: [PATCH v5 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control
Date: Thu, 13 Mar 2025 18:23:12 +0800 [thread overview]
Message-ID: <202503131819.lgRZtPus-lkp@intel.com> (raw)
In-Reply-To: <20250312-hwm-v5-8-deb15ff8f3c6@gmail.com>
Hi Kurt,
kernel test robot noticed the following build warnings:
[auto build test WARNING on f895f2493098b862f1ada0568aba278e49bf05b4]
url: https://github.com/intel-lab-lkp/linux/commits/Kurt-Borja/platform-x86-alienware-wmi-wmax-Rename-thermal-related-symbols/20250312-131534
base: f895f2493098b862f1ada0568aba278e49bf05b4
patch link: https://lore.kernel.org/r/20250312-hwm-v5-8-deb15ff8f3c6%40gmail.com
patch subject: [PATCH v5 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control
config: x86_64-randconfig-122-20250313 (https://download.01.org/0day-ci/archive/20250313/202503131819.lgRZtPus-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250313/202503131819.lgRZtPus-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/202503131819.lgRZtPus-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/platform/x86/dell/alienware-wmi-wmax.c:1359:1: sparse: sparse: symbol 'wmax_wmi_pm_ops' was not declared. Should it be static?
vim +/wmax_wmi_pm_ops +1359 drivers/platform/x86/dell/alienware-wmi-wmax.c
1358
> 1359 DEFINE_SIMPLE_DEV_PM_OPS(wmax_wmi_pm_ops, wmax_wmi_suspend, wmax_wmi_resume);
1360
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
prev parent reply other threads:[~2025-03-13 10:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 5:11 [PATCH v5 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements Kurt Borja
2025-03-12 5:11 ` [PATCH v5 07/12] platform/x86: alienware-wmi-wmax: Add HWMON support Kurt Borja
2025-03-12 5:11 ` [PATCH v5 08/12] platform/x86: alienware-wmi-wmax: Add support for manual fan control Kurt Borja
2025-03-13 10:23 ` kernel test robot [this message]
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=202503131819.lgRZtPus-lkp@intel.com \
--to=lkp@intel.com \
--cc=Dell.Client.Kernel@dell.com \
--cc=W_Armin@gmx.de \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jdelvare@suse.com \
--cc=kuurtb@gmail.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=platform-driver-x86@vger.kernel.org \
/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