# git rev-parse -q --verify 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6^{commit} 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6 already have revision, skipping fetch # git checkout -q -f -B kisskb 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6 # git clean -qxdf # < git log -1 # commit 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6 # Merge: 57f1c3caf513 7f7378618b41 # Author: Linus Torvalds # Date: Sun Sep 22 12:04:59 2019 -0700 # # Merge tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply # # Pull power supply and reset updates from Sebastian Reichel: # "Core: # - Ensure HWMON devices are registered with valid names # - Fix device wakeup code # # Drivers: # - bq25890_charger: Add BQ25895 support # - axp288_fuel_gauge: Add Minix Neo Z83-4 to blacklist # - sc27xx: improve battery calibration # - misc small fixes all over drivers" # # * tag 'for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (24 commits) # power: supply: cpcap-charger: Enable vbus boost voltage # power: supply: sc27xx: Add POWER_SUPPLY_PROP_CALIBRATE attribute # power: supply: sc27xx: Optimize the battery capacity calibration # power: supply: sc27xx: Make sure the alarm capacity is larger than 0 # power: supply: sc27xx: Fix the the accuracy issue of coulomb calculation # power: supply: sc27xx: Fix conditon to enable the FGU interrupt # power: supply: sc27xx: Add POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN attribute # power: supply: max77650: add MODULE_ALIAS() # power: supply: isp1704: remove redundant assignment to variable ret # power: supply: bq25890_charger: Add the BQ25895 part # power: supply: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset() # power: supply: sc27xx: Introduce local variable 'struct device *dev' # power: reset: reboot-mode: Fix author email format # power: supply: ab8500: remove set but not used variables 'vbup33_vrtcn' and 'bup_vch_range' # power: supply: max17042_battery: Fix a typo in function names # power: reset: gpio-restart: Fix typo when gpio reset is not found # power: supply: Init device wakeup after device_add() # power: supply: ab8500_charger: Mark expected switch fall-through # power: supply: sbs-battery: only return health when battery present # MAINTAINERS: N900: Remove isp1704_charger.h record # ... # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig arch/arm64/configs/defconfig:726:warning: symbol value 'm' invalid for REMOTEPROC # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:38: LSE atomics not supported by binutils arch/arm64/Makefile:62: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1351:16: note: 'flags' was declared here unsigned long flags; ^ WARNING: "HYPERVISOR_platform_op" [vmlinux] is a static EXPORT_SYMBOL_GPL WARNING: "HYPERVISOR_platform_op" [vmlinux] is a static EXPORT_SYMBOL_GPL Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:05:46.677727