# git rev-parse -q --verify f37e99aca03f63aa3f2bd13ceaf769455d12c4b0^{commit} f37e99aca03f63aa3f2bd13ceaf769455d12c4b0 already have revision, skipping fetch # git checkout -q -f -B kisskb f37e99aca03f63aa3f2bd13ceaf769455d12c4b0 # git clean -qxdf # < git log -1 # commit f37e99aca03f63aa3f2bd13ceaf769455d12c4b0 # Merge: d15be546031c 0cfa112b33ab # Author: Linus Torvalds # Date: Thu Jul 23 13:42:46 2020 -0700 # # Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into master # # Pull s390 fixes from Heiko Carstens: # # - Change cpum_cf/perf counter name from DFLT_CCERROR to DFLT_CCFINISH # to reflect reality and avoid further confusion. This is a user space # visible change therefore the commit has also a stable tag for 5.7, # where this counter was introduced. # # - Add Matthew Rosato as s390 IOMMU maintainer. # # * tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # MAINTAINERS: add Matthew for s390 IOMMU # s390/cpum_cf,perf: change DFLT_CCERROR counter name # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 f37e99aca03f63aa3f2bd13ceaf769455d12c4b0 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x77D76180 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5626:warning: override: reassigning to symbol STANDALONE .config:5630:warning: override: reassigning to symbol PPC64 .config:5631:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5638:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:497:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 497 | } | ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:896:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=] 896 | } | ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:10:11.064383