# git rev-parse -q --verify c5f86891185c408b2241ba9a82ae8622d8386aff^{commit} c5f86891185c408b2241ba9a82ae8622d8386aff already have revision, skipping fetch # git checkout -q -f -B kisskb c5f86891185c408b2241ba9a82ae8622d8386aff # git clean -qxdf # < git log -1 # commit c5f86891185c408b2241ba9a82ae8622d8386aff # Merge: d67f250e9634 8458ca147c20 # Author: Linus Torvalds # Date: Tue Feb 25 10:14:39 2020 -0800 # # Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "This contains a handful of RISC-V related fixes that I've collected # and would like to target for 5.6-rc4: # # - A fix to set up the PMPs on boot, which allows the kernel to access # memory on systems that don't set up permissive PMPs before getting # to Linux. This only effects machine-mode kernels, which currently # means only NOMMU kernels. # # - A fix to avoid enabling supervisor-mode interrupts when running in # machine-mode, also only for NOMMU kernels. # # - A pair of fixes to our KASAN support to avoid corrupting memory. # # - A gitignore fix. # # This boots on QEMU's virt board for me" # # * tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: adjust the indent # riscv: allocate a complete page size for each page table # riscv: Fix gitignore # RISC-V: Don't enable all interrupts in trap_init() # riscv: set pmp configuration if kernel is running in M-mode # < /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 c5f86891185c408b2241ba9a82ae8622d8386aff # < make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xF8521948 # 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 # < make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_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 160 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4743:warning: override: reassigning to symbol STANDALONE # make -s -j 160 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:54.457422