[next] clang: drivers/gpu/drm/i915/gt/intel_region_lmem.c:94:23: error: result of comparison of constant 4294967296 with expression of type 'resource_size_t' (aka 'unsigned int') is always false [-Werror,-Wtautological-constant-out-of-range-compare]

0 views
Skip to first unread message

Naresh Kamboju

unread,
Jul 26, 2022, 2:58:42 AM7/26/22
to Linux-Next Mailing List, open list, regre...@lists.linux.dev, lkft-...@lists.linaro.org, clang-built-linux, Nirmoy Das, Matthew Auld, Stephen Rothwell, Nathan Chancellor
The Linux next-20220725 i386 clang builds failed due this build error,

Reported-by: Linux Kernel Functional Testing <lk...@linaro.org>

Regressions found on i386:

- build-clang-11-defconfig
- build-clang-14-lkftconfig
- build-clang-13-defconfig
- build-clang-12-defconfig
- build-clang-13-lkftconfig
- build-clang-12-lkftconfig
- build-clang-14-defconfig

Steps to reproduce:
-------------------
tuxmake --runtime podman \
--target-arch i386 \
--toolchain clang-14 \
--kconfig
https://builds.tuxbuild.com/2CQwgxqR0lJKwPMl2LxaDTNwsq0/config \
LLVM=1 \
LLVM_IAS=1

Build error log:
-----------------
make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/1/build LLVM=1 LLVM_IAS=1
ARCH=i386 CROSS_COMPILE=i686-linux-gnu- 'HOSTCC=sccache clang'
'CC=sccache clang'
drivers/gpu/drm/i915/gt/intel_region_lmem.c:94:23: error: result of
comparison of constant 4294967296 with expression of type
'resource_size_t' (aka 'unsigned int') is always false
[-Werror,-Wtautological-constant-out-of-range-compare]
root_res->start > 0x100000000ull)
~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~
1 error generated.
make[5]: *** [scripts/Makefile.build:250:
drivers/gpu/drm/i915/gt/intel_region_lmem.o] Error 1
make[5]: Target '__build' not remade because of errors.


Build link:
https://builds.tuxbuild.com/2CQwgxqR0lJKwPMl2LxaDTNwsq0/


--
Linaro LKFT
https://lkft.linaro.org

Das, Nirmoy

unread,
Jul 26, 2022, 4:18:20 AM7/26/22
to Naresh Kamboju, Linux-Next Mailing List, open list, regre...@lists.linux.dev, lkft-...@lists.linaro.org, clang-built-linux, Matthew Auld, Stephen Rothwell, Nathan Chancellor
Hi Naresh,


Thanks for your email. This is a oversight from me. I will send a patch
to disable pci resize on 32bit machine.


Thanks,

Nirmoy
Reply all
Reply to author
Forward
0 new messages