From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Re: [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
Date: Sun, 21 Dec 2025 00:53:07 +0800 [thread overview]
Message-ID: <202512210013.se8syKIn-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence static check warning: drivers/clk/anlogic/cru-dr1v90.c:188:1: sparse: sparse: bad integer constant expression"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20251216-dr1v90-cru-v3-3-52cc938d1db0@pigmoral.tech>
References: <20251216-dr1v90-cru-v3-3-52cc938d1db0@pigmoral.tech>
TO: Junhui Liu <junhui.liu@pigmoral.tech>
TO: Michael Turquette <mturquette@baylibre.com>
TO: Stephen Boyd <sboyd@kernel.org>
TO: Rob Herring <robh@kernel.org>
TO: Krzysztof Kozlowski <krzk@kernel.org>
TO: Conor Dooley <conor+dt@kernel.org>
TO: Philipp Zabel <p.zabel@pengutronix.de>
TO: Junhui Liu <junhui.liu@pigmoral.tech>
TO: Paul Walmsley <pjw@kernel.org>
TO: Palmer Dabbelt <palmer@dabbelt.com>
TO: Albert Ou <aou@eecs.berkeley.edu>
TO: Alexandre Ghiti <alex@ghiti.fr>
CC: linux-clk@vger.kernel.org
CC: linux-kernel@vger.kernel.org
CC: linux-riscv@lists.infradead.org
CC: devicetree@vger.kernel.org
Hi Junhui,
kernel test robot noticed the following build warnings:
[auto build test WARNING on 8f0b4cce4481fb22653697cced8d0d04027cb1e8]
url: https://github.com/intel-lab-lkp/linux/commits/Junhui-Liu/clk-correct-clk_div_mask-return-value-for-width-32/20251216-115101
base: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
patch link: https://lore.kernel.org/r/20251216-dr1v90-cru-v3-3-52cc938d1db0%40pigmoral.tech
patch subject: [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
:::::: branch date: 5 days ago
:::::: commit date: 5 days ago
config: arm64-randconfig-r133-20251217 (https://download.01.org/0day-ci/archive/20251221/202512210013.se8syKIn-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 9.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251221/202512210013.se8syKIn-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/202512210013.se8syKIn-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> drivers/clk/anlogic/cru-dr1v90.c:188:1: sparse: sparse: bad integer constant expression
drivers/clk/anlogic/cru-dr1v90.c:188:1: sparse: sparse: static assertion failed: "MODULE_INFO(author, ...) contains embedded NUL byte"
drivers/clk/anlogic/cru-dr1v90.c:189:1: sparse: sparse: bad integer constant expression
drivers/clk/anlogic/cru-dr1v90.c:189:1: sparse: sparse: static assertion failed: "MODULE_INFO(author, ...) contains embedded NUL byte"
drivers/clk/anlogic/cru-dr1v90.c:190:1: sparse: sparse: bad integer constant expression
drivers/clk/anlogic/cru-dr1v90.c:190:1: sparse: sparse: static assertion failed: "MODULE_INFO(description, ...) contains embedded NUL byte"
drivers/clk/anlogic/cru-dr1v90.c:191:1: sparse: sparse: bad integer constant expression
drivers/clk/anlogic/cru-dr1v90.c:191:1: sparse: sparse: static assertion failed: "MODULE_INFO(file, ...) contains embedded NUL byte"
drivers/clk/anlogic/cru-dr1v90.c:191:1: sparse: sparse: bad integer constant expression
drivers/clk/anlogic/cru-dr1v90.c:191:1: sparse: sparse: static assertion failed: "MODULE_INFO(license, ...) contains embedded NUL byte"
vim +188 drivers/clk/anlogic/cru-dr1v90.c
5b693e572aff2d3 Junhui Liu 2025-12-16 187
5b693e572aff2d3 Junhui Liu 2025-12-16 @188 MODULE_AUTHOR("Fushan Zeng <fushan.zeng@anlogic.com>");
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-12-20 16:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-20 16:53 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-12-16 3:39 [PATCH v3 0/6] clk/reset: anlogic: add support for DR1V90 SoC Junhui Liu
2025-12-16 3:39 ` [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic " Junhui Liu
2025-12-16 3:39 ` Junhui Liu
2025-12-18 23:37 ` Brian Masney
2025-12-18 23:37 ` Brian Masney
2025-12-19 8:32 ` Junhui Liu
2025-12-19 8:32 ` Junhui Liu
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=202512210013.se8syKIn-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.