# git rev-parse -q --verify 7f50d4dfe816dd916a7cbf39039674825c2b388b^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 7f50d4dfe816dd916a7cbf39039674825c2b388b^{commit} 7f50d4dfe816dd916a7cbf39039674825c2b388b # git checkout -q -f -B kisskb 7f50d4dfe816dd916a7cbf39039674825c2b388b # git clean -qxdf # < git log -1 # commit 7f50d4dfe816dd916a7cbf39039674825c2b388b # Merge: ba62a537b48d 83da38d82b2f # Author: Linus Torvalds # Date: Thu May 26 17:27:49 2022 -0700 # # Merge tag 'for-linus' of https://github.com/openrisc/linux # # Pull OpenRISC updates from Stafford Horne: # # - A few sparse warning fixups and other cleanups I noticed when working # on a recent TLB bug found on a new OpenRISC core bring up. # # - A few fixup's from me and Jason A Donenfeld to help shutdown OpenRISC # platforms when running CI tests # # * tag 'for-linus' of https://github.com/openrisc/linux: # openrisc: Allow power off handler overriding # openrisc: Remove unused IMMU tlb workardound # openrisc/fault: Fix symbol scope warnings # openrisc/delay: Add include to fix symbol not declared warning # openrisc/time: Fix symbol scope warnings # openrisc/traps: Declare unhandled_exception for asmlinkage # openrisc/traps: Remove die_if_kernel function # openrisc/traps: Declare file scope symbols as static # openrisc: Update litex defconfig to support glibc userland # openrisc: Pretty print show_registers memory dumps # openrisc: Add syscall details to emergency syscall debugging # openrisc: Add support for liteuart emergency printing # openrisc: Cleanup emergency print handling # openrisc: Add gcc machine instruction flag configuration # openrisc: define nop command for simulator reboot # openrisc: remove bogus nops and shutdowns # openrisc: fix typos in comments # < /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 7f50d4dfe816dd916a7cbf39039674825c2b388b # < make -s -j 24 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 24 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 24 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:6148:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 24 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- Error: Section .bss not empty in prom_init.c make[3]: *** [/kisskb/src/arch/powerpc/kernel/Makefile:191: arch/powerpc/kernel/prom_init_check] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/powerpc/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 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:59.872643