# git rev-parse -q --verify 0dc589da873b58b70f4caf4b070fb0cf70fdd1dc^{commit} 0dc589da873b58b70f4caf4b070fb0cf70fdd1dc already have revision, skipping fetch # git checkout -q -f -B kisskb 0dc589da873b58b70f4caf4b070fb0cf70fdd1dc # git clean -qxdf # < git log -1 # commit 0dc589da873b58b70f4caf4b070fb0cf70fdd1dc # Merge: f81fdd0c4ab7 a082121b55ba # Author: Linus Torvalds # Date: Mon Jul 13 12:34:05 2020 -0700 # # Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull iommu fixes from Joerg Roedel: # # - Fix a use-after-free of the device iommu-group. Found in the arm-smmu # driver, but the fix is in generic code. # # - Fix for the new Allwinner IOMMU driver to use the atomic # readl_timeout() variant in IO/TLB flushing code. # # - A couple of cleanups to fix various compile warnings. # # * tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: # iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused # iommu: Fix use-after-free in iommu_release_device # iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline # iommu: SUN50I_IOMMU should depend on HAS_DMA # iommu/sun50i: Remove unused variable # iommu/sun50i: Change the readl timeout to the atomic variant # < /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 0dc589da873b58b70f4caf4b070fb0cf70fdd1dc # < make -s -j 8 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 8 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 8 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 8 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:11: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 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc2ec0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284643 Bytes = 6137.35 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286105 Bytes = 6138.77 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286918 Bytes = 6139.57 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286270 Bytes = 6138.94 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6254565 Bytes = 6107.97 KiB = 5.96 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284423 Bytes = 6137.13 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284643 Bytes = 6137.35 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284465 Bytes = 6137.17 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd36c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6287160 Bytes = 6139.80 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284701 Bytes = 6137.40 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284446 Bytes = 6137.15 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284287 Bytes = 6137.00 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284444 Bytes = 6137.15 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:16 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284493 Bytes = 6137.20 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:17 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284534 Bytes = 6137.24 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc5-g0dc589da873b Created: Tue Jul 14 12:47:17 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284489 Bytes = 6137.20 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:04:35.656118