# git rev-parse -q --verify 351c8a09b00b5c51c8f58b016fffe51f87e2d820^{commit} 351c8a09b00b5c51c8f58b016fffe51f87e2d820 already have revision, skipping fetch # git checkout -q -f -B kisskb 351c8a09b00b5c51c8f58b016fffe51f87e2d820 # git clean -qxdf # < git log -1 # commit 351c8a09b00b5c51c8f58b016fffe51f87e2d820 # Merge: 3cf7487c5de7 8ebf15e9c869 # Author: Linus Torvalds # Date: Tue Sep 24 16:48:02 2019 -0700 # # Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux # # Pull i2c updates from Wolfram Sang: # # - new driver for ICY, an Amiga Zorro card :) # # - axxia driver gained slave mode support, NXP driver gained ACPI # # - the slave EEPROM backend gained 16 bit address support # # - and lots of regular driver updates and reworks # # * 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (52 commits) # i2c: tegra: Move suspend handling to NOIRQ phase # i2c: imx: ACPI support for NXP i2c controller # i2c: uniphier(-f): remove all dev_dbg() # i2c: uniphier(-f): use devm_platform_ioremap_resource() # i2c: slave-eeprom: Add comment about address handling # i2c: exynos5: Remove IRQF_ONESHOT # i2c: stm32f7: Make structure stm32f7_i2c_algo constant # i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe # i2c-eeprom_slave: Add support for more eeprom models # i2c: fsi: Add of_put_node() before break # i2c: synquacer: Make synquacer_i2c_ops constant # i2c: hix5hd2: Remove IRQF_ONESHOT # i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond # watchdog: iTCO: Add support for Cannon Lake PCH iTCO # i2c: iproc: Make bcm_iproc_i2c_quirks constant # i2c: iproc: Add full name of devicetree node to adapter name # i2c: piix4: Add ACPI support # i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h # i2c: ocores: use request_any_context_irq() to register IRQ handler # i2c: designware: Fix optional reset error handling # ... # < /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 351c8a09b00b5c51c8f58b016fffe51f87e2d820 # < make -s -j 10 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 10 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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1497: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/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/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/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/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 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b164) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919477 Bytes = 5780.74 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5918976 Bytes = 5780.25 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5920063 Bytes = 5781.31 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919570 Bytes = 5780.83 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919665 Bytes = 5780.92 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919666 Bytes = 5780.92 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919271 Bytes = 5780.54 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919377 Bytes = 5780.64 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919879 Bytes = 5781.13 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3b92c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5887209 Bytes = 5749.23 KiB = 5.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919531 Bytes = 5780.79 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919281 Bytes = 5780.55 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919282 Bytes = 5780.55 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919477 Bytes = 5780.74 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919493 Bytes = 5780.75 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-g351c8a09b00b Created: Wed Sep 25 17:27:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5919463 Bytes = 5780.73 KiB = 5.65 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:04.455248