# git rev-parse -q --verify 823846c3107197b6eae9fb656a23e986926d6c07^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 823846c3107197b6eae9fb656a23e986926d6c07^{commit} 823846c3107197b6eae9fb656a23e986926d6c07 # git checkout -q -f -B kisskb 823846c3107197b6eae9fb656a23e986926d6c07 # git clean -qxdf # < git log -1 # commit 823846c3107197b6eae9fb656a23e986926d6c07 # Merge: bb36d37e29d4 2191b4f298fa # Author: Linus Torvalds # Date: Fri Mar 27 11:06:10 2020 -0700 # # Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "Sorry for the last minute patches, but a few things fell through the # cracks recently. I was on the fence about sending a late pull request # just for the M-mode fixes, as we don't really have any users, but the # last patch fixes the build for Fedora which I consider pretty # important. # # Given that the M-mode fixes should be very low risk, I figured it's # worth sending them along as well. # # Thhis passes my standard 'boot in QEMU' test" # # * tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # RISC-V: Move all address space definition macros to one place # RISC-V: Only select essential drivers for SOC_VIRT config # riscv: fix the IPI missing issue in nommu mode # riscv: uaccess should be used in nommu mode # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 823846c3107197b6eae9fb656a23e986926d6c07 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x54A18DE0 # 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 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- olddefconfig .config:5466:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:06:04.211158