Buildresult: linus/mips-allmodconfig/mips-gcc11 built on Mar 21 2023, 07:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 21 2023, 07:30
Duration:
0:12:11.509635
Builder:
alpine1
Revision:
gpu: host1x: fix uninitialized variable use (
7d31677bb7b1944ac89e9155110dc1b9acbb3895)
Target:
linus/mips-allmodconfig/mips-gcc11
Branch:
linus
Compiler:
mips-gcc11
(mips-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
.config:14308:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT
Full Log
# git rev-parse -q --verify 7d31677bb7b1944ac89e9155110dc1b9acbb3895^{commit} 7d31677bb7b1944ac89e9155110dc1b9acbb3895 already have revision, skipping fetch # git checkout -q -f -B kisskb 7d31677bb7b1944ac89e9155110dc1b9acbb3895 # git clean -qxdf # < git log -1 # commit 7d31677bb7b1944ac89e9155110dc1b9acbb3895 # Author: Arnd Bergmann <arnd@arndb.de> # Date: Fri Jan 27 23:14:00 2023 +0100 # # gpu: host1x: fix uninitialized variable use # # The error handling for platform_get_irq() failing no longer works after # a recent change, clang now points this out with a warning: # # drivers/gpu/host1x/dev.c:520:6: error: variable 'syncpt_irq' is uninitialized when used here [-Werror,-Wuninitialized] # if (syncpt_irq < 0) # ^~~~~~~~~~ # # Fix this by removing the variable and checking the correct error status. # # Fixes: 625d4ffb438c ("gpu: host1x: Rewrite syncpoint interrupt handling") # Signed-off-by: Arnd Bergmann <arnd@arndb.de> # Reviewed-by: Jon Hunter <jonathanh@nvidia.com> # Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> # Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> # Reviewed-by: Nathan Chancellor <nathan@kernel.org> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 7d31677bb7b1944ac89e9155110dc1b9acbb3895 # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:14308:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc11 # Build took: 0:12:11.509635
© Michael Ellerman 2006-2018.