# git rev-parse -q --verify ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af^{commit} ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af # 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-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 ca9eb48fe01fa7fa60ff9f2196b1bd0d84dc81af # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x19C2CC5B # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /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(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_hexdump.c: In function 'test_hexdump_prepare_test.isra.0': /kisskb/src/lib/test_hexdump.c:102:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(p, q, amount); ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/test_hexdump.c:100:19: note: length computed here size_t amount = strlen(q); ^~~~~~~~~ /kisskb/src/lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] { ^ : note: previous declaration here Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:07:32.275796