# git rev-parse -q --verify a08b41ab9e2e468647f78eb17c28e29b93006394^{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 a08b41ab9e2e468647f78eb17c28e29b93006394^{commit} a08b41ab9e2e468647f78eb17c28e29b93006394 # git checkout -q -f -B kisskb a08b41ab9e2e468647f78eb17c28e29b93006394 # git clean -qxdf # < git log -1 # commit a08b41ab9e2e468647f78eb17c28e29b93006394 # Merge: dd81e1c7d5fb 9f80ccda53b9 # Author: Linus Torvalds # Date: Tue Jan 25 08:02:46 2022 +0200 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM fixes from Russell King: # # - Fix panic whe both KASAN and KPROBEs are enabled # # - Avoid alignment faults in copy_*_kernel_nofault() # # - Align SMP alternatives in modules # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently # ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault # ARM: 9170/1: fix panic when kasan and kprobe are enabled # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 a08b41ab9e2e468647f78eb17c28e29b93006394 # < make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 8 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:03:53.286287