# git rev-parse -q --verify a08b41ab9e2e468647f78eb17c28e29b93006394^{commit} a08b41ab9e2e468647f78eb17c28e29b93006394 already have revision, skipping fetch # 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-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a08b41ab9e2e468647f78eb17c28e29b93006394 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4965:warning: override: reassigning to symbol PPC64 .config:4966:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4967:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4968:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4970:warning: override: reassigning to symbol GCC_PLUGINS .config:4973:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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:568:1: error: the frame size of 1056 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 568 | } | ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/tty/serial/8250/8250_aspeed_vuart.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/tty/serial/8250] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/tty/serial] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:01:51.497611