Buildresult: gustavoars/x86_64-allmodconfig/x86_64-gcc11 built on Jan 6 2023, 11:38
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jan 6 2023, 11:38
Duration:
0:25:39.106205
Builder:
ka7
Revision:
mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper (
06919d226d01132c03d851966d4df3870fa1b55a)
Target:
gustavoars/x86_64-allmodconfig/x86_64-gcc11
Branch:
gustavoars
Compiler:
x86_64-gcc11
(x86_64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify 06919d226d01132c03d851966d4df3870fa1b55a^{commit} 06919d226d01132c03d851966d4df3870fa1b55a already have revision, skipping fetch # git checkout -q -f -B kisskb 06919d226d01132c03d851966d4df3870fa1b55a # git clean -qxdf # < git log -1 # commit 06919d226d01132c03d851966d4df3870fa1b55a # Author: Gustavo A. R. Silva <gustavoars@kernel.org> # Date: Sat Sep 3 00:17:18 2022 +0100 # # mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper # # Zero-length arrays are deprecated and we are moving towards adopting # C99 flexible-array members, instead. So, replace zero-length array # declaration in struct dev_pagemap with the new DECLARE_FLEX_ARRAY() # helper macro. # # This helper allows for a flexible-array member in a union. # # Also, this addresses multiple warnings reported when building # with Clang-15 and -Wzero-length-array. # # Link: https://github.com/KSPP/linux/issues/193 # Link: https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html # Reviewed-by: Kees Cook <keescook@chromium.org> # Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 06919d226d01132c03d851966d4df3870fa1b55a # < make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-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_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_machine_check+0xad8: call to pentium_machine_check.constprop.0() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/gustavoars_x86-allmodconfig_x86_64-gcc11 # Build took: 0:25:39.106205
© Michael Ellerman 2006-2018.