# git rev-parse -q --verify 23d04328444a8fa0ca060c5e532220dac8e8bc26^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 23d04328444a8fa0ca060c5e532220dac8e8bc26^{commit} 23d04328444a8fa0ca060c5e532220dac8e8bc26 # git checkout -q -f -B kisskb 23d04328444a8fa0ca060c5e532220dac8e8bc26 # git clean -qxdf # < git log -1 # commit 23d04328444a8fa0ca060c5e532220dac8e8bc26 # Merge: 6f5738db96dd a97279836867 # Author: Linus Torvalds # Date: Wed Feb 23 12:06:23 2022 -0800 # # Merge tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc unaligned handler fixes from Helge Deller: # "Two patches which fix a few bugs in the unalignment handlers. # # The fldd and fstd instructions weren't handled at all on 32-bit # kernels, the stw instruction didn't check for fault errors and the # fldw_l and ldw_m were handled wrongly as integer vs floating point # instructions. # # Both patches are tagged for stable series" # # * tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc/unaligned: Fix ldw() and stw() unalignment handlers # parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 23d04328444a8fa0ca060c5e532220dac8e8bc26 # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64 # Build took: 0:00:25.981233