# git rev-parse -q --verify aa5b537b0ecc16992577b013f11112d54c7ce869^{commit} aa5b537b0ecc16992577b013f11112d54c7ce869 already have revision, skipping fetch # git checkout -q -f -B kisskb aa5b537b0ecc16992577b013f11112d54c7ce869 # git clean -qxdf # < git log -1 # commit aa5b537b0ecc16992577b013f11112d54c7ce869 # Merge: d710d370c491 bbde015227e8 # Author: Linus Torvalds # Date: Fri Mar 25 10:11:38 2022 -0700 # # Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # # - Support for Sv57-based virtual memory. # # - Various improvements for the MicroChip PolarFire SOC and the # associated Icicle dev board, which should allow upstream kernels to # boot without any additional modifications. # # - An improved memmove() implementation. # # - Support for the new Ssconfpmf and SBI PMU extensions, which allows # for a much more useful perf implementation on RISC-V systems. # # - Support for restartable sequences. # # * tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (36 commits) # rseq/selftests: Add support for RISC-V # RISC-V: Add support for restartable sequence # MAINTAINERS: Add entry for RISC-V PMU drivers # Documentation: riscv: Remove the old documentation # RISC-V: Add sscofpmf extension support # RISC-V: Add perf platform driver based on SBI PMU extension # RISC-V: Add RISC-V SBI PMU extension definitions # RISC-V: Add a simple platform driver for RISC-V legacy perf # RISC-V: Add a perf core library for pmu drivers # RISC-V: Add CSR encodings for all HPMCOUNTERS # RISC-V: Remove the current perf implementation # RISC-V: Improve /proc/cpuinfo output for ISA extensions # RISC-V: Do no continue isa string parsing without correct XLEN # RISC-V: Implement multi-letter ISA extension probing framework # RISC-V: Extract multi-letter extension names from "riscv, isa" # RISC-V: Minimal parser for "riscv, isa" strings # RISC-V: Correctly print supported extensions # riscv: Fixed misaligned memory access. Fixed pointer comparison. # MAINTAINERS: update riscv/microchip entry # riscv: dts: microchip: add new peripherals to icicle kit device tree # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 aa5b537b0ecc16992577b013f11112d54c7ce869 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5342:warning: override: reassigning to symbol STANDALONE .config:5343:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5348:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: enter_from_user_mode()+0x13: call to __kcsan_check_access() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x1c: call to __kcsan_check_access() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x13: call to __kcsan_check_access() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x13: call to __kcsan_check_access() leaves .noinstr.text section Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:05:18.907186