# git rev-parse -q --verify 0106679839f7c69632b3b9833c3268c316c0a9fc^{commit} 0106679839f7c69632b3b9833c3268c316c0a9fc already have revision, skipping fetch # git checkout -q -f -B kisskb 0106679839f7c69632b3b9833c3268c316c0a9fc # git clean -qxdf # < git log -1 # commit 0106679839f7c69632b3b9833c3268c316c0a9fc # Merge: 18daea77cca6 ff33132605c1 # Author: Linus Torvalds # Date: Wed May 1 08:58:56 2024 -0700 # # Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator # # Pull regulator fixes from Mark Brown: # "There's a few simple driver specific fixes here, plus some core # cleanups from Matti which fix issues found with client drivers due to # the API being confusing. # # The two fixes for the stubs provide more constructive behaviour with # !REGULATOR configurations, issues were noticed with some hwmon drivers # which would otherwise have needed confusing bodges in the users. # # The irq_helpers fix to duplicate the provided name for the interrupt # controller was found because a driver got this wrong and it's again a # case where the core is the sensible place to put the fix" # # * tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: # regulator: change devm_regulator_get_enable_optional() stub to return Ok # regulator: change stubbed devm_regulator_get_enable to return Ok # regulator: vqmmc-ipq4019: fix module autoloading # regulator: qcom-refgen: fix module autoloading # regulator: mt6360: De-capitalize devicetree regulator subnodes # regulator: irq_helpers: duplicate IRQ name # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux-ld --version # < git log --format=%s --max-count=1 0106679839f7c69632b3b9833c3268c316c0a9fc # make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- axs103_smp_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # < make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- help # make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- olddefconfig # make -s -j 32 ARCH=arc O=/kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/arc-linux/bin/arc-linux- /kisskb/src/arch/arc/boot/dts/axc003_idu.dtsi:92.16-97.5: Warning (interrupt_provider): /cpu_card/pct: '#interrupt-cells' found, but node is not an interrupt provider /kisskb/src/arch/arc/boot/dts/axc003_idu.dtsi:109.18-111.5: Warning (interrupt_provider): /axs10x_mb/ethernet@18000: '#interrupt-cells' found, but node is not an interrupt provider also defined at /kisskb/src/arch/arc/boot/dts/axs10x_mb.dtsi:73.24-88.5 arch/arc/boot/dts/axs103_idu.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' /kisskb/src/drivers/base/regmap/regcache-maple.c: In function 'regcache_maple_drop': /kisskb/src/drivers/base/regmap/regcache-maple.c:113:23: warning: 'lower_index' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache-maple.c:113:36: warning: 'lower_last' is used uninitialized [-Wuninitialized] 113 | unsigned long lower_index, lower_last; | ^~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache-maple.c:114:23: warning: 'upper_index' is used uninitialized [-Wuninitialized] 114 | unsigned long upper_index, upper_last; | ^~~~~~~~~~~ /kisskb/src/drivers/base/regmap/regcache-maple.c:114:36: warning: 'upper_last' is used uninitialized [-Wuninitialized] 114 | unsigned long upper_index, upper_last; | ^~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_axs103_smp_defconfig_arc-gcc13 # Build took: 0:00:59.012149