# git rev-parse -q --verify 823846c3107197b6eae9fb656a23e986926d6c07^{commit} 823846c3107197b6eae9fb656a23e986926d6c07 already have revision, skipping fetch # 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/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-ld --version # < git log --format=%s --max-count=1 823846c3107197b6eae9fb656a23e986926d6c07 # < make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # < make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- help # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- olddefconfig # make -s -j 24 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4398:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5468:9: warning: missing braces around initializer [-Wmissing-braces] struct drm_dp_desc desc = { 0 }; ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5468:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:01:11.097166