# git rev-parse -q --verify 296d05cb0d3c9f4648e31abb8ce404ac6915d66c^{commit} 296d05cb0d3c9f4648e31abb8ce404ac6915d66c already have revision, skipping fetch # git checkout -q -f -B kisskb 296d05cb0d3c9f4648e31abb8ce404ac6915d66c # git clean -qxdf # < git log -1 # commit 296d05cb0d3c9f4648e31abb8ce404ac6915d66c # Merge: 6d8f809cb55a b390e0bfd299 # Author: Linus Torvalds # Date: Sat Aug 10 16:31:47 2019 -0700 # # Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Paul Walmsley: # "A few minor RISC-V updates for v5.3-rc4: # # - Remove __udivdi3() from the 32-bit Linux port, converting the only # upstream user to use do_div(), per Linux policy # # - Convert the RISC-V standard clocksource away from per-cpu data # structures, since only one is used by Linux, even on a multi-CPU # system # # - A set of DT binding updates that remove an obsolete text binding in # favor of a YAML binding, fix a bogus compatible string in the # schema (thus fixing a "make dtbs_check" warning), and clarifies the # future values expected in one of the RISC-V CPU properties" # # * tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed board # dt-bindings: riscv: remove obsolete cpus.txt # RISC-V: Remove udivdi3 # riscv: delay: use do_div() instead of __udivdi3() # dt-bindings: Update the riscv,isa string description # RISC-V: Remove per cpu clocksource # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 296d05cb0d3c9f4648e31abb8ce404ac6915d66c # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/drivers/scsi/ncr53c8xx.c: In function 'ncr_int_sir': /kisskb/src/drivers/scsi/ncr53c8xx.c:6713:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (tp->lp[0]) { ^ /kisskb/src/drivers/scsi/ncr53c8xx.c:6717:2: note: here case SIR_RESEL_BAD_TARGET: /* Will send a TARGET RESET message */ ^~~~ /kisskb/src/drivers/scsi/ncr53c8xx.c: In function 'ncr_prepare_setting': /kisskb/src/drivers/scsi/ncr53c8xx.c:3908:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (np->sv_scntl3) { ^ /kisskb/src/drivers/scsi/ncr53c8xx.c:3913:3: note: here case 3: /* SYMBIOS controllers report HVD through GPIO3 */ ^~~~ /kisskb/src/drivers/scsi/ncr53c8xx.c:3914:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (INB(nc_gpreg) & 0x08) ^ /kisskb/src/drivers/scsi/ncr53c8xx.c:3916:3: note: here case 2: /* Set HVD unconditionally */ ^~~~ /kisskb/src/drivers/scsi/ncr53c8xx.c:3917:18: warning: this statement may fall through [-Wimplicit-fallthrough=] np->scsi_mode = SMODE_HVD; /kisskb/src/drivers/scsi/ncr53c8xx.c:3918:3: note: here case 1: /* Trust previous settings for HVD */ ^~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-defconfig_parisc # Build took: 0:01:03.637589