# git rev-parse -q --verify 812da4d39463a060738008a46cfc9f775e4bfcf6^{commit} 812da4d39463a060738008a46cfc9f775e4bfcf6 already have revision, skipping fetch # git checkout -q -f -B kisskb 812da4d39463a060738008a46cfc9f775e4bfcf6 # git clean -qxdf # < git log -1 # commit 812da4d39463a060738008a46cfc9f775e4bfcf6 # Merge: bfdc4aa9e992 a5406a7ff56e # Author: Linus Torvalds # Date: Sat Mar 20 11:01:54 2021 -0700 # # Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "A handful of fixes for 5.12: # # - fix the SBI remote fence numbers for hypervisor fences, which had # been transcribed in the wrong order in Linux. These fences are only # used with the KVM patches applied. # # - fix a whole host of build warnings, these should have no functional # change. # # - fix init_resources() to prevent an off-by-one error from causing an # out-of-bounds array reference. This was manifesting during boot on # vexriscv. # # - ensure the KASAN mappings are visible before proceeding to use # them" # # * tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Correct SPARSEMEM configuration # RISC-V: kasan: Declare kasan_shallow_populate() static # riscv: Ensure page table writes are flushed when initializing KASAN vmalloc # RISC-V: Fix out-of-bounds accesses in init_resources() # riscv: Fix compilation error with Canaan SoC # ftrace: Fix spelling mistake "disabed" -> "disabled" # riscv: fix bugon.cocci warnings # riscv: process: Fix no prototype for arch_dup_task_struct # riscv: ftrace: Use ftrace_get_regs helper # riscv: process: Fix no prototype for show_regs # riscv: syscall_table: Reduce W=1 compilation warnings noise # riscv: time: Fix no prototype for time_init # riscv: ptrace: Fix no prototype warnings # riscv: sbi: Fix comment of __sbi_set_timer_v01 # riscv: irq: Fix no prototype warning # riscv: traps: Fix no prototype warnings # RISC-V: correct enum sbi_ext_rfence_fid # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 812da4d39463a060738008a46cfc9f775e4bfcf6 # < make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 80 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7424 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:42: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:844:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:948:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:683:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:21:24.681119