Buildresult: powerpc-fixes/m68k-defconfig/m68k-gcc11 built on Apr 11 2023, 23:29
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 11 2023, 23:29
Duration:
0:02:43.371629
Builder:
alpine1
Revision:
powerpc/bpf: populate extable entries only during the last pass (
fd38e0773e9794af4fa3102dd4628c6a4c55e3dd)
Target:
powerpc-fixes/m68k-defconfig/m68k-gcc11
Branch:
powerpc-fixes
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (3)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. include/linux/list.h:74:19: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized]
Full Log
# git rev-parse -q --verify fd38e0773e9794af4fa3102dd4628c6a4c55e3dd^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify fd38e0773e9794af4fa3102dd4628c6a4c55e3dd^{commit} fd38e0773e9794af4fa3102dd4628c6a4c55e3dd # git checkout -q -f -B kisskb fd38e0773e9794af4fa3102dd4628c6a4c55e3dd # git clean -qxdf # < git log -1 # commit fd38e0773e9794af4fa3102dd4628c6a4c55e3dd # Author: Hari Bathini <hbathini@linux.ibm.com> # Date: Thu Apr 6 13:05:19 2023 +0530 # # powerpc/bpf: populate extable entries only during the last pass # # Since commit 85e031154c7c ("powerpc/bpf: Perform complete extra passes # to update addresses"), two additional passes are performed to avoid # space and CPU time wastage on powerpc. But these extra passes led to # WARN_ON_ONCE() hits in bpf_add_extable_entry(). Fix it by not adding # extable entries during the extra pass. # # Fixes: 85e031154c7c ("powerpc/bpf: Perform complete extra passes to update addresses") # Signed-off-by: Hari Bathini <hbathini@linux.ibm.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://msgid.link/20230406073519.75059-1-hbathini@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 fd38e0773e9794af4fa3102dd4628c6a4c55e3dd # < make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/btrfs/volumes.c:6: /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_init_new_device': /kisskb/src/include/linux/list.h:74:19: warning: 'seed_devices' may be used uninitialized in this function [-Wmaybe-uninitialized] 74 | new->prev = prev; | ~~~~~~~~~~^~~~~~ /kisskb/src/fs/btrfs/volumes.c:2612:34: note: 'seed_devices' was declared here 2612 | struct btrfs_fs_devices *seed_devices; | ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-fixes_m68k-defconfig_m68k-gcc11 # Build took: 0:02:43.371629
© Michael Ellerman 2006-2018.