All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [linux-next:master 1459/6849] drivers/spi/spi-nxp-xspi.c:1382:1: sparse: sparse: bad integer constant expression
Date: Mon, 19 Jan 2026 11:22:09 +0800	[thread overview]
Message-ID: <202601191127.ctCLWums-lkp@intel.com> (raw)

:::::: 
:::::: Manual check reason: "low confidence static check warning: drivers/spi/spi-nxp-xspi.c:1382:1: sparse: sparse: bad integer constant expression"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Haibo Chen <haibo.chen@nxp.com>
CC: Mark Brown <broonie@kernel.org>
CC: Frank Li <Frank.Li@nxp.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   46fe65a2c28ecf5df1a7475aba1f08ccf4c0ac1b
commit: 29c8c00d9f9db5fb659b6f05f9e8964afc13f3e2 [1459/6849] spi: add driver for NXP XSPI controller
:::::: branch date: 3 days ago
:::::: commit date: 5 weeks ago
config: microblaze-randconfig-r112-20260118 (https://download.01.org/0day-ci/archive/20260119/202601191127.ctCLWums-lkp@intel.com/config)
compiler: microblaze-linux-gcc (GCC) 15.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260119/202601191127.ctCLWums-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/202601191127.ctCLWums-lkp@intel.com/

sparse warnings: (new ones prefixed by >>)
>> drivers/spi/spi-nxp-xspi.c:1382:1: sparse: sparse: bad integer constant expression
   drivers/spi/spi-nxp-xspi.c:1382:1: sparse: sparse: static assertion failed: "MODULE_INFO(description, ...) contains embedded NUL byte"
   drivers/spi/spi-nxp-xspi.c:1383:1: sparse: sparse: bad integer constant expression
   drivers/spi/spi-nxp-xspi.c:1383:1: sparse: sparse: static assertion failed: "MODULE_INFO(author, ...) contains embedded NUL byte"
   drivers/spi/spi-nxp-xspi.c:1384:1: sparse: sparse: bad integer constant expression
   drivers/spi/spi-nxp-xspi.c:1384:1: sparse: sparse: static assertion failed: "MODULE_INFO(author, ...) contains embedded NUL byte"
   drivers/spi/spi-nxp-xspi.c:1385:1: sparse: sparse: bad integer constant expression
   drivers/spi/spi-nxp-xspi.c:1385:1: sparse: sparse: static assertion failed: "MODULE_INFO(license, ...) contains embedded NUL byte"

vim +1382 drivers/spi/spi-nxp-xspi.c

29c8c00d9f9db5f Haibo Chen 2025-12-16  1381  
29c8c00d9f9db5f Haibo Chen 2025-12-16 @1382  MODULE_DESCRIPTION("NXP xSPI Controller Driver");

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2026-01-19  3:23 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=202601191127.ctCLWums-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@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.