# git rev-parse -q --verify 63d1cb53e26a9a4168b84a8981b225c0a9cfa235^{commit} 63d1cb53e26a9a4168b84a8981b225c0a9cfa235 already have revision, skipping fetch # git checkout -q -f -B kisskb 63d1cb53e26a9a4168b84a8981b225c0a9cfa235 # git clean -qxdf # < git log -1 # commit 63d1cb53e26a9a4168b84a8981b225c0a9cfa235 # Merge: c12a29ed9094 c6ac667b0799 # Author: Linus Torvalds # Date: Sat May 15 16:39:45 2021 -0700 # # Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Fix a regression in the conversion of the 64-bit BookE interrupt # entry to C. # # - Fix KVM hosts running with the hash MMU since the recent KVM gfn # changes. # # - Fix a deadlock in our paravirt spinlocks when hcall tracing is # enabled. # # - Several fixes for oopses in our runtime code patching for security # mitigations. # # - A couple of minor fixes for the recent conversion of 32-bit interrupt # entry/exit to C. # # - Fix __get_user() causing spurious crashes in sigreturn due to a bad # inline asm constraint, spotted with GCC 11. # # - A fix for the way we track IRQ masking state vs NMI interrupts when # using the new scv system call entry path. # # - A couple more minor fixes. # # Thanks to Cédric Le Goater, Christian Zigotzky, Christophe Leroy, # Naveen N. Rao, Nicholas Piggin Paul Menzel, and Sean Christopherson. # # * tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/64e/interrupt: Fix nvgprs being clobbered # powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled # powerpc/64s: Fix stf mitigation patching w/strict RWX & hash # powerpc/64s: Fix entry flush patching w/strict RWX & hash # powerpc/64s: Fix crashes when toggling entry flush barrier # powerpc/64s: Fix crashes when toggling stf barrier # KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU # powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds # powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user # powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT # powerpc/pseries: warn if recursing into the hcall tracing code # powerpc/pseries: use notrace hcall variant for H_CEDE idle # powerpc/pseries: Don't trace hcall tracing wrapper # powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks # powerpc/syscall: Calling kuap_save_and_lock() is wrong # powerpc/interrupts: Fix kuep_unlock() call # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 63d1cb53e26a9a4168b84a8981b225c0a9cfa235 # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- pxa255-idp_defconfig # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 120 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /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] Completed OK # rm -rf /kisskb/build/linus_pxa255-idp_defconfig_arm-gcc4.9 # Build took: 0:00:30.532705