# git rev-parse -q --verify 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da^{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 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da^{commit} 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da # git checkout -q -f -B kisskb 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da # git clean -qxdf # < git log -1 # commit 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da # Merge: 1bcc68971947 aab1f809d754 # Author: Linus Torvalds # Date: Fri Nov 24 11:44:50 2023 -0800 # # Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 updates from Alexander Gordeev: # # - Remove unnecessary assignment of the performance event last_tag. # # - Create missing /sys/firmware/ipl/* attributes when kernel is booted # in dump mode using List-directed ECKD IPL. # # - Remove odd comment. # # - Fix s390-specific part of scripts/checkstack.pl script that only # matches three-digit numbers starting with 3 or any higher number and # skips any stack sizes smaller than 304 bytes. # # * tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # scripts/checkstack.pl: match all stack sizes for s390 # s390: remove odd comment # s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init() # s390/pai: cleanup event initialization # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 0f5cc96c367f2e780eb492cc9cab84e3b2ca88da # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_allmodconfig_x86_64-gcc8 # Build took: 0:26:03.547751