# git rev-parse -q --verify ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af^{commit} ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af already have revision, skipping fetch # git checkout -q -f -B kisskb ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af # git clean -qxdf # < git log -1 # commit ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af # Merge: b537149a2fb4 f35b1e53a66a # Author: Linus Torvalds # Date: Tue Oct 23 01:54:44 2018 +0100 # # Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator # # Pull regulator updates from Mark Brown: # "The biggest chunk of the regulator changes for this release outside of # the new drivers is the conversion of the fixed regulator to use the # GPIO descriptor API, there's a small addition to the GPIO API plus a # bunch of updates to board files to implement it. This is some really # welcome work from Linus Walleij that's had a bunch of review and has # been sitting in -next for a while so I'm fairly happy there's no major # issues. # # - Helpers for overlapping linear ranges. # # - Display opmode and consumer requested load in the regualtor_summary # file in debugfs, plus a fix there. # # - Support for the fun and entertaining power off mechanism that the # pfuze100 hardware implements. # # - Conversion of the fixed regulator API to use GPIO descriptors, # including pulling in a bunch of patches to a bunch of board files. # # - New drivers for Cirrus Logic Lochnagar, Qualcomm PMS405, Rohm # BD71847, ST PMIC1, and TI LM363x devices" # # * tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: (36 commits) # regulator: lochnagar: Use a consisent comment style for SPDX header # regulator: bd718x7: Remove struct bd718xx_pmic # regulator: Fetch enable gpiods nonexclusive # regulator/gpio: Allow nonexclusive GPIO access # regulator: lochnagar: Add support for the Cirrus Logic Lochnagar # regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode # regulator: stpmic1: add stpmic1 regulator driver # dt-bindings: regulator: document stpmic1 pmic regulators # regulator: axp20x: Mark expected switch fall-throughs # regulator: bd718xx: fix build warning on x86_64 # regulator: fixed: Default enable high on DT regulators # regulator: bd718xx: rename bd71837 to 718xx # regulator: bd718XX use pickable ranges # regulator/mfd: bd718xx: rename bd71837/bd71847 common instances # regulator: Support regulators where voltage ranges are selectable # mfd: dt bindings: add BD71847 device-tree binding documentation # regulator: dt bindings: add BD71847 device-tree binding documentation # regulator/mfd: Support ROHM BD71847 power management IC # regulator: da905{2,5}: Remove unnecessary array check # regulator: qcom: Add PMS405 regulators # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af # < make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_allmodconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- allmodconfig # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_allmodconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_allmodconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/io.h:25:0, from /kisskb/src/include/linux/of_address.h:7, from /kisskb/src/drivers/ata/ahci_qoriq.c:18: /kisskb/src/drivers/ata/ahci_qoriq.c: In function 'ahci_qoriq_hardreset': /kisskb/src/arch/powerpc/include/asm/io.h:160:2: warning: 'px_is' may be used uninitialized in this function [-Wmaybe-uninitialized] __asm__ __volatile__("sync;"#insn"%U0%X0 %1,%0" \ ^ /kisskb/src/drivers/ata/ahci_qoriq.c:86:14: note: 'px_is' was declared here u32 px_cmd, px_is, px_val; ^ In file included from /kisskb/src/include/linux/io.h:25:0, from /kisskb/src/include/linux/of_address.h:7, from /kisskb/src/drivers/ata/ahci_qoriq.c:18: /kisskb/src/arch/powerpc/include/asm/io.h:160:2: warning: 'px_cmd' may be used uninitialized in this function [-Wmaybe-uninitialized] __asm__ __volatile__("sync;"#insn"%U0%X0 %1,%0" \ ^ /kisskb/src/drivers/ata/ahci_qoriq.c:86:6: note: 'px_cmd' was declared here u32 px_cmd, px_is, px_val; ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ WARNING: vmlinux.o(.text+0x36b4): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3944): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3978): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_allmodconfig+ppc64le_ppc64le-gcc5 # Build took: 0:19:56.499031