# git rev-parse -q --verify 67e45621af060a2de53a1ba24d052bd33c3acaa3^{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 67e45621af060a2de53a1ba24d052bd33c3acaa3^{commit} 67e45621af060a2de53a1ba24d052bd33c3acaa3 # git checkout -q -f -B kisskb 67e45621af060a2de53a1ba24d052bd33c3acaa3 # git clean -qxdf # < git log -1 # commit 67e45621af060a2de53a1ba24d052bd33c3acaa3 # Merge: 01d8a7480304 ed1ed4c0da54 # Author: Linus Torvalds # Date: Fri May 15 12:47:15 2020 -0700 # # Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "A handful of build fixes, all found by Huawei's autobuilder. # # None of these patches should have any functional impact on kernels # that build, and they're mostly related to various features # intermingling with !MMU. # # While some of these might be better hoisted to generic code, it seems # better to have the simple fixes in the meanwhile. # # As far as I know these are the only outstanding patches for 5.7" # # * tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: mmiowb: Fix implicit declaration of function 'smp_processor_id' # riscv: pgtable: Fix __kernel_map_pages build error if NOMMU # riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU # riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU # riscv: Add pgprot_writecombine/device and PAGE_SHARED defination if NOMMU # riscv: stacktrace: Fix undefined reference to `walk_stackframe' # riscv: Fix unmet direct dependencies built based on SOC_VIRT # riscv: perf: RISCV_BASE_PMU should be independent # riscv: perf_event: Make some funciton static # < /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 67e45621af060a2de53a1ba24d052bd33c3acaa3 # < make -s -j 48 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=0xA03E5890 # 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_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 48 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:4350:warning: override: reassigning to symbol STANDALONE # make -s -j 48 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:03:06.151463