# 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/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_urquell_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- urquell_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_urquell_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4a/setup-sh7786.c:245:31: warning: 'tmu3_device' defined but not used [-Wunused-variable] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Image Name: Linux-4.19.0-gca9eb48fe01f Created: Tue Oct 23 20:21:00 2018 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 4490972 Bytes = 4385.71 KiB = 4.28 MiB Load Address: 88001000 Entry Point: 88002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_urquell_defconfig_sh4 # Build took: 0:01:04.896542