# git rev-parse -q --verify 019b3fd94ba73d3ac615f0537440b81f129821f6^{commit} 019b3fd94ba73d3ac615f0537440b81f129821f6 already have revision, skipping fetch # git checkout -q -f -B kisskb 019b3fd94ba73d3ac615f0537440b81f129821f6 # git clean -qxdf # < git log -1 # commit 019b3fd94ba73d3ac615f0537440b81f129821f6 # Merge: 4cad67197989 4ebbbaa4ce85 # Author: Linus Torvalds # Date: Fri Jul 2 12:54:34 2021 -0700 # # Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - A big series refactoring parts of our KVM code, and converting some # to C. # # - Support for ARCH_HAS_SET_MEMORY, and ARCH_HAS_STRICT_MODULE_RWX on # some CPUs. # # - Support for the Microwatt soft-core. # # - Optimisations to our interrupt return path on 64-bit. # # - Support for userspace access to the NX GZIP accelerator on PowerVM on # Power10. # # - Enable KUAP and KUEP by default on 32-bit Book3S CPUs. # # - Other smaller features, fixes & cleanups. # # Thanks to: Andy Shevchenko, Aneesh Kumar K.V, Arnd Bergmann, Athira # Rajeev, Baokun Li, Benjamin Herrenschmidt, Bharata B Rao, Christophe # Leroy, Daniel Axtens, Daniel Henrique Barboza, Finn Thain, Geoff Levand, # Haren Myneni, Jason Wang, Jiapeng Chong, Joel Stanley, Jordan Niethe, # Kajol Jain, Nathan Chancellor, Nathan Lynch, Naveen N. Rao, Nicholas # Piggin, Nick Desaulniers, Paul Mackerras, Russell Currey, Sathvika # Vasireddy, Shaokun Zhang, Stephen Rothwell, Sudeep Holla, Suraj Jitindar # Singh, Tom Rix, Vaibhav Jain, YueHaibing, Zhang Jianhua, and Zhen Lei. # # * tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (218 commits) # powerpc: Only build restart_table.c for 64s # powerpc/64s: move ret_from_fork etc above __end_soft_masked # powerpc/64s/interrupt: clean up interrupt return labels # powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols # powerpc/64: enable MSR[EE] in irq replay pt_regs # powerpc/64s/interrupt: preserve regs->softe for NMI interrupts # powerpc/64s: add a table of implicit soft-masked addresses # powerpc/64e: remove implicit soft-masking and interrupt exit restart logic # powerpc/64e: fix CONFIG_RELOCATABLE build warnings # powerpc/64s: fix hash page fault interrupt handler # powerpc/4xx: Fix setup_kuep() on SMP # powerpc/32s: Fix setup_{kuap/kuep}() on SMP # powerpc/interrupt: Use names in check_return_regs_valid() # powerpc/interrupt: Also use exit_must_hard_disable() on PPC32 # powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE # powerpc/ptrace: Refactor regs_set_return_{msr/ip} # powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip} # powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi() # powerpc/pseries/vas: Include irqdomain.h # powerpc: mark local variables around longjmp as volatile # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 019b3fd94ba73d3ac615f0537440b81f129821f6 # < make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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 # < make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: File format not recognized /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_val_width': /kisskb/src/lib/test_scanf.c:530:1: warning: the frame size of 2472 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list_field_width_typemax': /kisskb/src/lib/test_scanf.c:488:1: warning: the frame size of 2952 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/test_scanf.c: In function 'numbers_list': /kisskb/src/lib/test_scanf.c:437:1: warning: the frame size of 2472 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info mm/kfence/kfence_test.o: file not recognized: File format not recognized make[3]: *** [/kisskb/src/scripts/Makefile.modfinal:78: mm/kfence/kfence_test.ko] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.modpost:156: __modpost] Error 2 make[1]: *** [/kisskb/src/Makefile:1762: modules] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86 O=/kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:27:49.033662