# git rev-parse -q --verify fd0aa1a4567d0f09e1bfe367a950b004f99ac290^{commit} fd0aa1a4567d0f09e1bfe367a950b004f99ac290 already have revision, skipping fetch # git checkout -q -f -B kisskb fd0aa1a4567d0f09e1bfe367a950b004f99ac290 # git clean -qxdf # < git log -1 # commit fd0aa1a4567d0f09e1bfe367a950b004f99ac290 # Merge: 39519f6a56e3 d8ac05ea13d7 # Author: Linus Torvalds # Date: Thu Jun 17 13:14:53 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "Miscellaneous bugfixes. # # The main interesting one is a NULL pointer dereference reported by # syzkaller ("KVM: x86: Immediately reset the MMU context when the SMM # flag is cleared")" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: selftests: Fix kvm_check_cap() assertion # KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU # KVM: X86: Fix x86_emulator slab cache leak # KVM: SVM: Call SEV Guest Decommission if ASID binding fails # KVM: x86: Immediately reset the MMU context when the SMM flag is cleared # KVM: x86: Fix fall-through warnings for Clang # KVM: SVM: fix doc warnings # KVM: selftests: Fix compiling errors when initializing the static structure # kvm: LAPIC: Restore guard to prevent illegal APIC register access # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fd0aa1a4567d0f09e1bfe367a950b004f99ac290 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c: In function 'cxgb4_write_partial_sgl': /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: missing braces around initializer [-Wmissing-braces] struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to; ^ /kisskb/src/drivers/net/ethernet/chelsio/cxgb4/sge.c:910:9: warning: (near initialization for 'buf[0]') [-Wmissing-braces] /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1071:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 # Build took: 0:03:01.284206