# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 619e17cf75dd58905aa67ccd494a6ba5f19d6cc6 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' 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:338:21: note: 'pdeo' was declared here /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' 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:2591: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:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_trigger': /kisskb/src/sound/soc/soc-pcm.c:1074:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_bespoke_trigger': /kisskb/src/sound/soc/soc-pcm.c:1092:9: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc39908) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc29140) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913669 Bytes = 5775.07 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5918758 Bytes = 5780.04 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913833 Bytes = 5775.23 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913553 Bytes = 5774.95 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913671 Bytes = 5775.07 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5917247 Bytes = 5778.56 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913666 Bytes = 5775.06 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913798 Bytes = 5775.19 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913915 Bytes = 5775.31 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913804 Bytes = 5775.20 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5917594 Bytes = 5778.90 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913664 Bytes = 5775.06 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913804 Bytes = 5775.20 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5913695 Bytes = 5775.09 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5882055 Bytes = 5744.19 KiB = 5.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-g619e17cf75dd Created: Mon Sep 23 06:07:25 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5918583 Bytes = 5779.87 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:08.131066