# git rev-parse -q --verify a027b2eca0b7e90b11a0b0ddfad0dc4068707799^{commit} a027b2eca0b7e90b11a0b0ddfad0dc4068707799 already have revision, skipping fetch # git checkout -q -f -B kisskb a027b2eca0b7e90b11a0b0ddfad0dc4068707799 # git clean -qxdf # < git log -1 # commit a027b2eca0b7e90b11a0b0ddfad0dc4068707799 # Merge: 016ce29713a0 d5ad9aae13dc # Author: Linus Torvalds # Date: Mon Aug 7 10:18:20 2023 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "x86: # # - Fix SEV race condition # # ARM: # # - Fixes for the configuration of SVE/SME traps when hVHE mode is in # use # # - Allow use of pKVM on systems with FF-A implementations that are # v1.0 compatible # # - Request/release percpu IRQs (arch timer, vGIC maintenance) # correctly when pKVM is in use # # - Fix function prototype after __kvm_host_psci_cpu_entry() rename # # - Skip to the next instruction when emulating writes to TCR_EL1 on # AmpereOne systems # # Selftests: # # - Fix missing include" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # selftests/rseq: Fix build with undefined __weak # KVM: SEV: remove ghcb variable declarations # KVM: SEV: only access GHCB fields once # KVM: SEV: snapshot the GHCB before accessing it # KVM: arm64: Skip instruction after emulating write to TCR_EL1 # KVM: arm64: fix __kvm_host_psci_cpu_entry() prototype # KVM: arm64: Fix resetting SME trap values on reset for (h)VHE # KVM: arm64: Fix resetting SVE trap values on reset for hVHE # KVM: arm64: Use the appropriate feature trap register when activating traps # KVM: arm64: Helper to write to appropriate feature trap register based on mode # KVM: arm64: Disable SME traps for (h)VHE at setup # KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setup # KVM: arm64: Factor out code for checking (h)VHE mode into a macro # KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp # KVM: arm64: Fix hardware enable/disable flows for pKVM # KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 a027b2eca0b7e90b11a0b0ddfad0dc4068707799 # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:400:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 400 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:657:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 657 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:329:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 329 | } | ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc11 # Build took: 0:02:10.217382