[REGRESSION] mainline/master: (build) format specifies type 'unsigned long' but the argument has type 's...
KernelCI bot <[email protected]>
| Newsgroups | dev.linux.lists.regressions |
|---|---|
| Message-ID | <[email protected]> |
New build issue found on mainline/master:
---
format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat] in drivers/scsi/qla2xxx/qla_init.o (drivers/scsi/qla2xxx/qla_init.c) [logspec:kbuild,kbuild.compiler.error]
---
Log excerpt:
=====================================================
/tmp/kci/linux/drivers/scsi/qla2xxx/qla_init.c:9274:8: error: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') [-Werror,-Wformat]
9272 | "TIM section too large (0x%x bytes, ring 0x%lx bytes).\n",
| ~~~
| %zx
9273 | section_size,
9274 | req->length * qla_req_entry_size(ha));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
=====================================================
When fixing this issue, please attribute this report according to the
patch submission rules:
Reported-by: kernelci.org bot <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
For complete logs and details about the environment used, see the issue
on the KernelCI dashboard:
- dashboard: https://d.kernelci.org/i/maestro:9274a530ad4b4e77d62f06dda043eb5f78480880
- giturl: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
- commit HEAD: 2be02a7c996aa733bb36e29e07715621b0de9736
# Builds where the incident occurred:
## defconfig+allmodconfig+CONFIG_FRAME_WARN=2048 on (arm):
- compiler: clang-21
- config: None
- dashboard: https://d.kernelci.org/build/maestro:6a88aab962f33761c0ff06bd
#regzbot introduced: 531ed942bb0df04f6747983fecdedce76a22d07f..2be02a7c996aa733bb36e29e07715621b0de9736
#regzbot link: https://d.kernelci.org/i/maestro:9274a530ad4b4e77d62f06dda043eb5f78480880
#kernelci issue maestro:9274a530ad4b4e77d62f06dda043eb5f78480880
--
This is an experimental report format. Please send feedback in!
Talk to us at [email protected]
Made with love by the KernelCI team - https://kernelci.org