# git rev-parse -q --verify f97c81dc6ca5996560b3944064f63fc87eb18d00^{commit} f97c81dc6ca5996560b3944064f63fc87eb18d00 already have revision, skipping fetch # git checkout -q -f -B kisskb f97c81dc6ca5996560b3944064f63fc87eb18d00 # git clean -qxdf # < git log -1 # commit f97c81dc6ca5996560b3944064f63fc87eb18d00 # Merge: a703d279c57e 2a7326caab47 # Author: Linus Torvalds # Date: Fri Sep 20 15:53:02 2019 -0700 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC late updates from Arnd Bergmann: # "This is some material that we picked up into our tree late or that had # complex inter-depondencies. The fact that there are these # interdependencies tends to meant that these are often actually the # most interesting new additions: # # - The new Aspeed AST2600 baseboard management controller is added, # this is a Cortex-A7 based follow-up to the ARM11 based AST2500 and # had some dependencies on other device drivers. # # - After many years, support for the MMP2 based OLPC XO-1.75 finally # makes it into the kernel. # # - The Armada 3720 based Turris Mox open source router platform is a # late addition and it follows some preparatory work across multiple # branches. # # - The OMAP2+ platform had some large-scale cleanup involving driver # changes and DT changes, here we finish it off, dropping a lot of # the now-unused platform data. # # - The TI K3 platform that got added for 5.3 gains a lot more support # for individual bits on the SoC, this part just came late for the # merge window" # # [ This pull request itself wasn't actually sent late at all by Arnd, but # I waited on the branches that it used to be pulled first, so it ends # up being merged much later than the other ARM SoC pull requests this # merge window - Linus ] # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (57 commits) # ARM: dts: dir685: Drop spi-cpol from the display # ARM: dts: aspeed: Add AST2600 pinmux nodes # ARM: dts: aspeed: Add AST2600 and EVB # ARM: exynos: Enable support for ARM architected timers # ARM: samsung: Fix system restart on S3C6410 # ARM: dts: mmp2: add OLPC XO 1.75 machine # ARM: dts: mmp2: rename the USB PHY node # ARM: dts: mmp2: specify reg-shift for the UARTs # ARM: dts: mmp2: add camera interfaces # ARM: dts: mmp2: fix the SPI nodes # ARM: dts: mmp2: trivial whitespace fix # arm64: dts: marvell: add DTS for Turris Mox # dt-bindings: marvell: document Turris Mox compatible # arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl # arm64: dts: ti: k3-j721e-main: Fix gic-its node unit-address # arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address # arm64: dts: ti: k3-j721e-main: Add hwspinlock node # arm64: dts: ti: k3-am65-main: Add hwspinlock node # arm64: dts: k3-j721e: Add gpio-keys on common processor board # dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E # ... # < /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 f97c81dc6ca5996560b3944064f63fc87eb18d00 # < make -s -j 48 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 48 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:194:16: warning: 'old' 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/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/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/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 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc318fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:58 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906522 Bytes = 5768.09 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:58 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5908298 Bytes = 5769.82 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906740 Bytes = 5768.30 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906556 Bytes = 5768.12 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909410 Bytes = 5770.91 KiB = 5.64 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906582 Bytes = 5768.15 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5907620 Bytes = 5769.16 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5907650 Bytes = 5769.19 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 INFO: Uncompressed kernel (size 0xc21134) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906583 Bytes = 5768.15 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5907262 Bytes = 5768.81 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906517 Bytes = 5768.08 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5907868 Bytes = 5769.40 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5907758 Bytes = 5769.29 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5908676 Bytes = 5770.19 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5875509 Bytes = 5737.80 KiB = 5.60 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-gf97c81dc6ca5 Created: Sat Sep 21 14:56:59 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5909485 Bytes = 5770.98 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:57.714946