# git rev-parse -q --verify a99163e9e708d5d773b7de6da952fcddc341f977^{commit} a99163e9e708d5d773b7de6da952fcddc341f977 already have revision, skipping fetch # git checkout -q -f -B kisskb a99163e9e708d5d773b7de6da952fcddc341f977 # git clean -qxdf # < git log -1 # commit a99163e9e708d5d773b7de6da952fcddc341f977 # Merge: 882d6edfc45c cb8be8b4b27f # Author: Linus Torvalds # Date: Mon Feb 22 10:05:12 2021 -0800 # # Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Sync dtc to upstream version v1.6.0-51-g183df9e9c2b9 and build host # fdtoverlay # # - Add kbuild support to build DT overlays (%.dtbo) # # - Drop NULLifying match table in of_match_device(). # # In preparation for this, there are several driver cleanups to use # (of_)?device_get_match_data(). # # - Drop pointless wrappers from DT struct device API # # - Convert USB binding schemas to use graph schema and remove old plain # text graph binding doc # # - Convert spi-nor and v3d GPU bindings to DT schema # # - Tree wide schema fixes for if/then schemas, array size constraints, # and undocumented compatible strings in examples # # - Handle 'no-map' correctly for already reserved memblock regions # # * tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits) # driver core: platform: Drop of_device_node_put() wrapper # of: Remove of_dev_{get,put}() # dt-bindings: usb: Change descibe to describe in usbmisc-imx.txt # dt-bindings: can: rcar_canfd: Group tuples in pin control properties # dt-bindings: power: renesas,apmu: Group tuples in cpus properties # dt-bindings: mtd: spi-nor: Convert to DT schema format # dt-bindings: Use portable sort for version cmp # dt-bindings: ethernet-controller: fix fixed-link specification # dt-bindings: irqchip: Add node name to PRUSS INTC # dt-bindings: interconnect: Fix the expected number of cells # dt-bindings: Fix errors in 'if' schemas # dt-bindings: iommu: renesas,ipmmu-vmsa: Make 'power-domains' conditionally required # dt-bindings: Fix undocumented compatible strings in examples # kbuild: Add support to build overlays (%.dtbo) # scripts: dtc: Remove the unused fdtdump.c file # scripts: dtc: Build fdtoverlay tool # scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9 # scripts: dtc: Fetch fdtoverlay.c from external DTC project # dt-bindings: thermal: sun8i: Fix misplaced schema keyword in compatible strings # dt-bindings: iio: dac: Fix AD5686 references # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a99163e9e708d5d773b7de6da952fcddc341f977 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /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 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5b9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4b2c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:17 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6459474 Bytes = 6308.08 KiB = 6.16 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:20 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491348 Bytes = 6339.21 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:20 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6490709 Bytes = 6338.58 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:20 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491480 Bytes = 6339.34 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:20 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491213 Bytes = 6339.08 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:20 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491338 Bytes = 6339.20 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:21 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491550 Bytes = 6339.40 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:21 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6493666 Bytes = 6341.47 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:21 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6493579 Bytes = 6341.39 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492455 Bytes = 6340.29 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:21 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491213 Bytes = 6339.08 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492726 Bytes = 6340.55 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492872 Bytes = 6340.70 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6492757 Bytes = 6340.58 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491285 Bytes = 6339.15 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-91603-ga99163e9e70 Created: Tue Feb 23 05:45:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6491482 Bytes = 6339.34 KiB = 6.19 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:08.721522