# git rev-parse -q --verify 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc^{commit} 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc already have revision, skipping fetch # git checkout -q -f -B kisskb 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc # git clean -qxdf # < git log -1 # commit 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc # Merge: 825464e79db4 8e1278444446 # Author: Linus Torvalds # Date: Thu Jun 9 12:17:43 2022 -0700 # # Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - On 32-bit fix overread/overwrite of thread_struct via ptrace # PEEK/POKE. # # - Fix softirqs not switching to the softirq stack since we moved # irq_exit(). # # - Force thread size increase when KASAN is enabled to avoid stack # overflows. # # - On Book3s 64 mark more code as not to be instrumented by KASAN to # avoid crashes. # # - Exempt __get_wchan() from KASAN checking, as it's inherently racy. # # - Fix a recently introduced crash in the papr_scm driver in some # configurations. # # - Remove include of which is forbidden. # # Thanks to Ariel Miculas, Chen Jingwen, Christophe Leroy, Erhard Furtner, # He Ying, Kees Cook, Masahiro Yamada, Nageswara R Sastry, Paul Mackerras, # Sachin Sant, Vaibhav Jain, and Wanming Hu. # # * tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/32: Fix overread/overwrite of thread_struct via ptrace # powerpc/book3e: get rid of #include # powerpc/kasan: Force thread size increase with KASAN # powerpc/papr_scm: don't requests stats with '0' sized stats buffer # powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK # powerpc/kasan: Silence KASAN warnings in __get_wchan() # powerpc/kasan: Mark more real-mode code as not to be instrumented # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 95fc76c81b9270a9ab38f4947fe5cb786c8c79cc # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet64_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc5 # Build took: 0:02:32.772857