# git rev-parse -q --verify 56037cadf60461b4a2996b4d8f0057c4d343c17c^{commit} 56037cadf60461b4a2996b4d8f0057c4d343c17c already have revision, skipping fetch # git checkout -q -f -B kisskb 56037cadf60461b4a2996b4d8f0057c4d343c17c # git clean -qxdf # < git log -1 # commit 56037cadf60461b4a2996b4d8f0057c4d343c17c # Merge: f74c2bb98776 3829100a6372 # Author: Linus Torvalds # Date: Mon Sep 9 10:58:57 2019 -0700 # # Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator # # Pull regulator fixes from Mark Brown: # "This is obviouly very late, containing three small and simple driver # specific fixes. # # The main one is the TWL fix, this fixes issues with cpufreq on the # PMICs used with BeagleBoard generation OMAP SoCs which had been broken # due to changes in the generic OPP code exposing a bug in the regulator # driver for these devices causing them to think that OPPs weren't # supported on the system. # # Sorry about sending this so late, I hadn't registered that the TWL # issue manifested in cpufreq" # # * tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: # regulator: twl: voltage lists for vdd1/2 on twl4030 # regulator: act8945a-regulator: fix ldo register addresses in set_mode hook # regulator: slg51000: Fix a couple NULL vs IS_ERR() checks # < /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 56037cadf60461b4a2996b4d8f0057c4d343c17c # < make -s -j 32 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 32 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:12.718439