# 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/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 c5f86891185c408b2241ba9a82ae8622d8386aff # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- defconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 5.6.0-rc3-gc5f86891185c Created: Thu Feb 27 01:57:28 2020 Image 0 (kernel@0) Description: Linux 5.6.0-rc3-gc5f86891185c Created: Thu Feb 27 01:57:28 2020 Type: Kernel Image Compression: gzip compressed Data Size: 4876392 Bytes = 4762.10 KiB = 4.65 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x809019f0 Hash algo: sha1 Hash value: 14536ee37301d22e89fbc79ac52d495d64605080 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Thu Feb 27 01:57:28 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Thu Feb 27 01:57:28 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Thu Feb 27 01:57:28 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 4639 Bytes = 4.53 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 018897896b42c41c943aca35a20e4300dba250c8 Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Thu Feb 27 01:57:28 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 5198 Bytes = 5.08 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 36c7bd0bd79cfc2f7dd6acda6c7996294f4967e6 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Thu Feb 27 01:57:28 2020 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mips-gcc8 # Build took: 0:01:00.986659