Buildresult: linus/sun3_defconfig/m68k-gcc11 built on Apr 5 2023, 06:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 5 2023, 06:22
Duration:
0:01:44.596366
Builder:
alpine3
Revision:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (
76f598ba7d8e2bfb4855b5298caedd5af0c374a8)
Target:
linus/sun3_defconfig/m68k-gcc11
Branch:
linus
Compiler:
m68k-gcc11
(m68k-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
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 76f598ba7d8e2bfb4855b5298caedd5af0c374a8^{commit} 76f598ba7d8e2bfb4855b5298caedd5af0c374a8 already have revision, skipping fetch # git checkout -q -f -B kisskb 76f598ba7d8e2bfb4855b5298caedd5af0c374a8 # git clean -qxdf # < git log -1 # commit 76f598ba7d8e2bfb4855b5298caedd5af0c374a8 # Merge: ceeea1b78293 fb5015bc8b73 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Apr 4 11:29:37 2023 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "PPC: # - Hide KVM_CAP_IRQFD_RESAMPLE if XIVE is enabled # # s390: # - Fix handling of external interrupts in protected guests # # x86: # - Resample the pending state of IOAPIC interrupts when unmasking them # # - Fix usage of Hyper-V "enlightened TLB" on AMD # # - Small fixes to real mode exceptions # # - Suppress pending MMIO write exits if emulator detects exception # # Documentation: # - Fix rST syntax" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # docs: kvm: x86: Fix broken field list # KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent # KVM: s390: pv: fix external interruption loop not always detected # KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode # KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection # KVM: x86: Suppress pending MMIO write exits if emulator detects exception # KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking # KVM: irqfd: Make resampler_list an RCU list # KVM: SVM: Flush Hyper-V TLB when required # < /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 76f598ba7d8e2bfb4855b5298caedd5af0c374a8 # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_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/linus_sun3_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/linus_sun3_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:2621:34: note: 'seed_devices' was declared here 2621 | struct btrfs_fs_devices *seed_devices; | ^~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc11 # Build took: 0:01:44.596366
© Michael Ellerman 2006-2018.