# git rev-parse -q --verify 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99^{commit} 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 already have revision, skipping fetch # git checkout -q -f -B kisskb 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # git clean -qxdf # < git log -1 # commit 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # Merge: 388c645a33a7 856a0a6e2d09 # Author: Linus Torvalds # Date: Tue Dec 3 14:37:12 2019 -0800 # # Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux # # Pull chrome platform changes from Benson Leung: # "CrOS EC / MFD / IIO: # # - Contains tag-ib-chrome-mfd-iio-input-5.5, which is the first part # of a series from Gwendal to refactor sensor code between MFD, CrOS # EC, iio and input in order to add a new sensorhub driver and FIFO # processing # # Wilco EC: # # - Add support for Dell's USB PowerShare policy control, keyboard # backlight LED driver, and a new test_event file. # # - Fixes use after free in wilco_ec's telemetry driver. # # Misc: # # - bugfix in cros_usbpd_logger (missing destroy workqueue)" # # * tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux: # platform/chrome: wilco_ec: fix use after free issue # platform/chrome: cros_ec: Add Kconfig default for cros-ec-sensorhub # Revert "Input: cros_ec_keyb: mask out extra flags in event_type" # Revert "Input: cros_ec_keyb - add back missing mask for event_type" # platform/chrome: cros_ec: handle MKBP more events flag # platform/chrome: cros_ec: Do not attempt to register a non-positive IRQ number # platform/chrome: cros-ec: Record event timestamp in the hard irq # mfd / platform / iio: cros_ec: Register sensor through sensorhub # iio / platform: cros_ec: Add cros-ec-sensorhub driver # mfd / platform: cros_ec: Add sensor_count and make check_features public # platform/chrome: cros_ec: Put docs with the code # platform/chrome: cros_usbpd_logger: add missed destroy_workqueue in remove # platform/chrome: cros_ec: Fix Kconfig indentation # platform/chrome: wilco_ec: Add keyboard backlight LED support # platform/chrome: wilco_ec: Add charging config driver # platform/chrome: wilco_ec: Add Dell's USB PowerShare Policy control # platform/chrome: wilco_ec: Add debugfs test_event file # < /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 63de37476ebd1e9bab6a9e17186dc5aa1da9ea99 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_smp_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/kbuild_mpc85xx_smp_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/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1377: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: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/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/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/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/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/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 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xce9754) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256627 Bytes = 6109.99 KiB = 5.97 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287525 Bytes = 6140.16 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288240 Bytes = 6140.86 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288275 Bytes = 6140.89 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288241 Bytes = 6140.86 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6290373 Bytes = 6142.94 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6290487 Bytes = 6143.05 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288634 Bytes = 6141.24 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xcf9f24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287483 Bytes = 6140.12 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:48 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6290640 Bytes = 6143.20 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287475 Bytes = 6140.11 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288306 Bytes = 6140.92 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288321 Bytes = 6140.94 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287475 Bytes = 6140.11 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6288326 Bytes = 6140.94 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.4.0-g63de37476ebd Created: Thu Dec 5 17:53:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287503 Bytes = 6140.14 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/kbuild_mpc85xx_smp_defconfig_powerpc-gcc4.6 # Build took: 0:03:35.108417