# git rev-parse -q --verify 6456c4256d1cf1591634b39e58bced37539d35b1^{commit} 6456c4256d1cf1591634b39e58bced37539d35b1 already have revision, skipping fetch # git checkout -q -f -B kisskb 6456c4256d1cf1591634b39e58bced37539d35b1 # git clean -qxdf # < git log -1 # commit 6456c4256d1cf1591634b39e58bced37539d35b1 # Merge: 4301487e6b25 72d95924ee35 # Author: Linus Torvalds # Date: Sun Jun 16 11:50:16 2024 -0700 # # Merge tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc fix from Helge Deller: # "On parisc we have suffered since years from random segfaults which # seem to have been triggered due to cache inconsistencies. Those # segfaults happened more often on machines with PA8800 and PA8900 CPUs, # which have much bigger caches than the earlier machines. # # Dave Anglin has worked over the last few weeks to fix this bug. His # patch has been successfully tested by various people on various # machines and with various kernels (6.6, 6.8 and 6.9), and the debian # buildd servers haven't shown a single random segfault with this patch. # # Since the cache handling has been reworked, the patch is slightly # bigger than I would like in this stage, but the greatly improved # stability IMHO justifies the inclusion now" # # * tag 'parisc-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Try to fix random segmentation faults in package builds # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 6456c4256d1cf1591634b39e58bced37539d35b1 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_allnoconfig_mips-gcc13 # Build took: 0:00:23.279153