# git rev-parse -q --verify 9b76d71fa8be8c52dbc855ab516754f0c93e2980^{commit} 9b76d71fa8be8c52dbc855ab516754f0c93e2980 already have revision, skipping fetch # git checkout -q -f -B kisskb 9b76d71fa8be8c52dbc855ab516754f0c93e2980 # git clean -qxdf # < git log -1 # commit 9b76d71fa8be8c52dbc855ab516754f0c93e2980 # Merge: 1459718d7d79 1958e5aef509 # Author: Linus Torvalds # Date: Fri Jul 9 10:36:29 2021 -0700 # # Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # "We have a handful of new features for 5.14: # # - Support for transparent huge pages. # # - Support for generic PCI resources mapping. # # - Support for the mem= kernel parameter. # # - Support for KFENCE. # # - A handful of fixes to avoid W+X mappings in the kernel. # # - Support for VMAP_STACK based overflow detection. # # - An optimized copy_{to,from}_user" # # * tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (37 commits) # riscv: xip: Fix duplicate included asm/pgtable.h # riscv: Fix PTDUMP output now BPF region moved back to module region # riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall # riscv: add VMAP_STACK overflow detection # riscv: ptrace: add argn syntax # riscv: mm: fix build errors caused by mk_pmd() # riscv: Introduce structure that group all variables regarding kernel mapping # riscv: Map the kernel with correct permissions the first time # riscv: Introduce set_kernel_memory helper # riscv: Enable KFENCE for riscv64 # RISC-V: Use asm-generic for {in,out}{bwlq} # riscv: add ASID-based tlbflushing methods # riscv: pass the mm_struct to __sbi_tlb_flush_range # riscv: Add mem kernel parameter support # riscv: Simplify xip and !xip kernel address conversion macros # riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED # riscv: Only initialize swiotlb when necessary # riscv: fix typo in init.c # riscv: Cleanup unused functions # riscv: mm: Use better bitmap_zalloc() # ... # < /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 9b76d71fa8be8c52dbc855ab516754f0c93e2980 # < make -s -j 48 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 # 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 48 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 48 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:4102:warning: override: reassigning to symbol STANDALONE .config:4107:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4108:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4112:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4114:warning: override: reassigning to symbol UBSAN # make -s -j 48 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/scripts/mod/empty.c:1: internal compiler error: Segmentation fault 1 | /* empty file to figure out endianness / word size */ | Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [/kisskb/src/scripts/Makefile.build:273: scripts/mod/empty.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1234: prepare0] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 48 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:00:08.827552