* [linux-next:master 1815/5095] drivers/hwmon/pmbus/mp5926.c:181:1: sparse: sparse: bad integer constant expression
@ 2026-01-11 19:19 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-01-11 19:19 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "low confidence static check warning: drivers/hwmon/pmbus/mp5926.c:181:1: sparse: sparse: bad integer constant expression"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Yuxi Wang <Yuxi.Wang@monolithicpower.com>
CC: Guenter Roeck <linux@roeck-us.net>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: f417b7ffcbef7d76b0d8860518f50dae0e7e5eda
commit: c6c80820ac5d845c19c4de2e6054e7c246017044 [1815/5095] hwmon: (pmbus) Add mp5926 driver
:::::: branch date: 3 days ago
:::::: commit date: 3 weeks ago
config: openrisc-randconfig-r122-20260111 (https://download.01.org/0day-ci/archive/20260112/202601120341.amlGG4BK-lkp@intel.com/config)
compiler: or1k-linux-gcc (GCC) 9.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260112/202601120341.amlGG4BK-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/r/202601120341.amlGG4BK-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/hwmon/pmbus/mp5926.c:181:1: sparse: sparse: bad integer constant expression
drivers/hwmon/pmbus/mp5926.c:181:1: sparse: sparse: static assertion failed: "MODULE_INFO(author, ...) contains embedded NUL byte"
drivers/hwmon/pmbus/mp5926.c:182:1: sparse: sparse: bad integer constant expression
drivers/hwmon/pmbus/mp5926.c:182:1: sparse: sparse: static assertion failed: "MODULE_INFO(description, ...) contains embedded NUL byte"
drivers/hwmon/pmbus/mp5926.c:183:1: sparse: sparse: bad integer constant expression
drivers/hwmon/pmbus/mp5926.c:183:1: sparse: sparse: static assertion failed: "MODULE_INFO(file, ...) contains embedded NUL byte"
drivers/hwmon/pmbus/mp5926.c:183:1: sparse: sparse: bad integer constant expression
drivers/hwmon/pmbus/mp5926.c:183:1: sparse: sparse: static assertion failed: "MODULE_INFO(license, ...) contains embedded NUL byte"
drivers/hwmon/pmbus/mp5926.c:184:1: sparse: sparse: bad integer constant expression
drivers/hwmon/pmbus/mp5926.c:184:1: sparse: sparse: static assertion failed: "MODULE_INFO(import_ns, ...) contains embedded NUL byte"
vim +181 drivers/hwmon/pmbus/mp5926.c
c6c80820ac5d84 Yuxi Wang 2025-12-19 179
c6c80820ac5d84 Yuxi Wang 2025-12-19 180 module_i2c_driver(mp5926_driver);
c6c80820ac5d84 Yuxi Wang 2025-12-19 @181 MODULE_AUTHOR("Yuxi Wang <Yuxi.Wang@monolithicpower.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 19:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-11 19:19 [linux-next:master 1815/5095] drivers/hwmon/pmbus/mp5926.c:181:1: sparse: sparse: bad integer constant expression 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.