# git rev-parse -q --verify 38c23685b273cfb4ccf31a199feccce3bdcb5d83^{commit} 38c23685b273cfb4ccf31a199feccce3bdcb5d83 already have revision, skipping fetch # git checkout -q -f -B kisskb 38c23685b273cfb4ccf31a199feccce3bdcb5d83 # git clean -qxdf # < git log -1 # commit 38c23685b273cfb4ccf31a199feccce3bdcb5d83 # Merge: 1675693 7df3f0b # Author: Linus Torvalds # Date: Thu Apr 5 21:29:35 2018 -0700 # # Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC driver updates from Arnd Bergmann: # "The main addition this time around is the new ARM "SCMI" framework, # which is the latest in a series of standards coming from ARM to do # power management in a platform independent way. # # This has been through many review cycles, and it relies on a rather # interesting way of using the mailbox subsystem, but in the end I # agreed that Sudeep's version was the best we could do after all. # # Other changes include: # # - the ARM CCN driver is moved out of drivers/bus into drivers/perf, # which makes more sense. Similarly, the performance monitoring # portion of the CCI driver are moved the same way and cleaned up a # little more. # # - a series of updates to the SCPI framework # # - support for the Mediatek mt7623a SoC in drivers/soc # # - support for additional NVIDIA Tegra hardware in drivers/soc # # - a new reset driver for Socionext Uniphier # # - lesser bug fixes in drivers/soc, drivers/tee, drivers/memory, and # drivers/firmware and drivers/reset across platforms" # # * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (87 commits) # reset: uniphier: add ethernet reset control support for PXs3 # reset: stm32mp1: Enable stm32mp1 reset driver # dt-bindings: reset: add STM32MP1 resets # reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset control # reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependency # reset: modify the way reset lookup works for board files # reset: add support for non-DT systems # clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove # firmware: arm_scmi: prevent accessing rate_discrete uninitialized # hwmon: (scmi) return -EINVAL when sensor information is unavailable # amlogic: meson-gx-socinfo: Update soc ids # soc/tegra: pmc: Use the new reset APIs to manage reset controllers # soc: mediatek: update power domain data of MT2712 # dt-bindings: soc: update MT2712 power dt-bindings # cpufreq: scmi: add thermal dependency # soc: mediatek: fix the mistaken pointer accessed when subdomains are added # soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC # soc: mediatek: avoid hardcoded value with bus_prot_mask # dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding # dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 38c23685b273cfb4ccf31a199feccce3bdcb5d83 # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc 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:182:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:635:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1820:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1730:46: warning: 'linear' 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:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here arch/powerpc/boot/sam440ep.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/sam440ep.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/sam440ep.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/ebony.dtb: Warning (pci_bridge): /plb/pci@20ec00000: missing bus-range for PCI bridge arch/powerpc/boot/ebony.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/ebony.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/taishan.dtb: Warning (pci_bridge): /plb/pci@20ec00000: missing bus-range for PCI bridge arch/powerpc/boot/taishan.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge'arch/powerpc/boot/bamboo.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/bamboo.dtb: Warning (pci_device_bus_num): arch/powerpc/boot/taishan.dtb: Warning (chosen_node_stdout_path): Failed prerequisite 'pci_bridge'/chosen :linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/bamboo.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/katmai.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/yosemite.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/yosemite.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/yosemite.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/warp.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/rainier.dtb: Warning (pci_bridge): /plb/pci@1ec000000: missing bus-range for PCI bridge arch/powerpc/boot/rainier.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/rainier.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead arch/powerpc/boot/sequoia.dtb: Warning (pci_bridge): /plb/pci@1ec000000: missing bus-range for PCI bridge arch/powerpc/boot/sequoia.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/sequoia.dtb: Warning (chosen_node_stdout_path): /chosen:linux,stdout-path: Use 'stdout-path' instead INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x507394) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x517a40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2580370 Bytes = 2519.89 kB = 2.46 MB Load Address: 00600000 Entry Point: 0060110c Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2580241 Bytes = 2519.77 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601104 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2553699 Bytes = 2493.85 kB = 2.44 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2579207 Bytes = 2518.76 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601114 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2579298 Bytes = 2518.85 kB = 2.46 MB Load Address: 00600000 Entry Point: 00600178 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2580395 Bytes = 2519.92 kB = 2.46 MB Load Address: 00600000 Entry Point: 006010f4 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2579522 Bytes = 2519.06 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601118 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2579638 Bytes = 2519.18 kB = 2.46 MB Load Address: 00600000 Entry Point: 0060110c Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2579474 Bytes = 2519.02 kB = 2.46 MB Load Address: 00600000 Entry Point: 00601100 Image Name: Linux-4.16.0-g38c2368 Created: Fri Apr 6 20:49:05 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2580191 Bytes = 2519.72 kB = 2.46 MB Load Address: 00600000 Entry Point: 006000a4 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc # Build took: 0:00:25.481823