Buildresult: linus/sun3_defconfig/m68k-gcc11 built on Apr 26 2023, 04:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 26 2023, 04:20
Duration:
0:01:21.772787
Builder:
ka4
Revision:
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
bc1bb2a49bae915107fd58705edb1e32db92c635)
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 bc1bb2a49bae915107fd58705edb1e32db92c635^{commit} bc1bb2a49bae915107fd58705edb1e32db92c635 already have revision, skipping fetch # git checkout -q -f -B kisskb bc1bb2a49bae915107fd58705edb1e32db92c635 # git clean -qxdf # < git log -1 # commit bc1bb2a49bae915107fd58705edb1e32db92c635 # Merge: c42b59bfaa00 812b0597fb40 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Apr 25 10:48:08 2023 -0700 # # Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 SEV updates from Borislav Petkov: # # - Add the necessary glue so that the kernel can run as a confidential # SEV-SNP vTOM guest on Hyper-V. A vTOM guest basically splits the # address space in two parts: encrypted and unencrypted. The use case # being running unmodified guests on the Hyper-V confidential computing # hypervisor # # - Double-buffer messages between the guest and the hardware PSP device # so that no partial buffers are copied back'n'forth and thus potential # message integrity and leak attacks are possible # # - Name the return value the sev-guest driver returns when the hw PSP # device hasn't been called, explicitly # # - Cleanups # # * tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/hyperv: Change vTOM handling to use standard coco mechanisms # init: Call mem_encrypt_init() after Hyper-V hypercall init is done # x86/mm: Handle decryption/re-encryption of bss_decrypted consistently # Drivers: hv: Explicitly request decrypted in vmap_pfn() calls # x86/hyperv: Reorder code to facilitate future work # x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM # x86/sev: Change snp_guest_issue_request()'s fw_err argument # virt/coco/sev-guest: Double-buffer messages # crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer # crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL # < /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 bc1bb2a49bae915107fd58705edb1e32db92c635 # < make -s -j 120 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 120 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 120 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 120 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:21.772787
© Michael Ellerman 2006-2018.