# git rev-parse -q --verify bc1bb2a49bae915107fd58705edb1e32db92c635^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 bc1bb2a49bae915107fd58705edb1e32db92c635^{commit} bc1bb2a49bae915107fd58705edb1e32db92c635 # git checkout -q -f -B kisskb bc1bb2a49bae915107fd58705edb1e32db92c635 # git clean -qxdf # < git log -1 # commit bc1bb2a49bae915107fd58705edb1e32db92c635 # Merge: c42b59bfaa00 812b0597fb40 # Author: Linus Torvalds # 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-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 bc1bb2a49bae915107fd58705edb1e32db92c635 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/btrfs/send.c: In function 'get_cur_inode_state': /kisskb/src/fs/btrfs/send.c:1909:13: error: 'right_gen' may be used uninitialized in this function [-Werror=maybe-uninitialized] } else if (right_gen == gen) { ^ /kisskb/src/fs/btrfs/send.c: At top level: cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: fs/btrfs/send.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: fs/btrfs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: fs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 # Build took: 0:11:40.257113