# git rev-parse -q --verify 8e143b90e4d45cca3dc53760d3cfab988bc74571^{commit} 8e143b90e4d45cca3dc53760d3cfab988bc74571 already have revision, skipping fetch # git checkout -q -f -B kisskb 8e143b90e4d45cca3dc53760d3cfab988bc74571 # git clean -qxdf # < git log -1 # commit 8e143b90e4d45cca3dc53760d3cfab988bc74571 # Merge: 78e8696c234a 03ebe48e235f # Author: Linus Torvalds # Date: Tue Jan 1 15:55:29 2019 -0800 # # Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Pull IOMMU updates from Joerg Roedel: # # - Page table code for AMD IOMMU now supports large pages where smaller # page-sizes were mapped before. VFIO had to work around that in the # past and I included a patch to remove it (acked by Alex Williamson) # # - Patches to unmodularize a couple of IOMMU drivers that would never # work as modules anyway. # # - Work to unify the the iommu-related pointers in 'struct device' into # one pointer. This work is not finished yet, but will probably be in # the next cycle. # # - NUMA aware allocation in iommu-dma code # # - Support for r8a774a1 and r8a774c0 in the Renesas IOMMU driver # # - Scalable mode support for the Intel VT-d driver # # - PM runtime improvements for the ARM-SMMU driver # # - Support for the QCOM-SMMUv2 IOMMU hardware from Qualcom # # - Various smaller fixes and improvements # # * tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (78 commits) # iommu: Check for iommu_ops == NULL in iommu_probe_device() # ACPI/IORT: Don't call iommu_ops->add_device directly # iommu/of: Don't call iommu_ops->add_device directly # iommu: Consolitate ->add/remove_device() calls # iommu/sysfs: Rename iommu_release_device() # dmaengine: sh: rcar-dmac: Use device_iommu_mapped() # xhci: Use device_iommu_mapped() # powerpc/iommu: Use device_iommu_mapped() # ACPI/IORT: Use device_iommu_mapped() # iommu/of: Use device_iommu_mapped() # driver core: Introduce device_iommu_mapped() function # iommu/tegra: Use helper functions to access dev->iommu_fwspec # iommu/qcom: Use helper functions to access dev->iommu_fwspec # iommu/of: Use helper functions to access dev->iommu_fwspec # iommu/mediatek: Use helper functions to access dev->iommu_fwspec # iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec # iommu/dma: Use helper functions to access dev->iommu_fwspec # iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec # ACPI/IORT: Use helper functions to access dev->iommu_fwspec # iommu: Introduce wrappers around dev->iommu_fwspec # ... # < /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 8e143b90e4d45cca3dc53760d3cfab988bc74571 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1263:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_dynevent.c: In function 'create_dyn_event': /kisskb/src/kernel/trace/trace_dynevent.c:89:5: warning: 'ret' 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:2594: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:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1434:5: warning: 'page' 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:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: 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/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:341: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/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:334.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:334.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 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8a6f0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5608507 Bytes = 5477.06 KiB = 5.35 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:07 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5640414 Bytes = 5508.22 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5640028 Bytes = 5507.84 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639578 Bytes = 5507.40 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639619 Bytes = 5507.44 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639996 Bytes = 5507.81 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639613 Bytes = 5507.43 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:08 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639577 Bytes = 5507.40 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9aeb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:09 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5640453 Bytes = 5508.25 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639954 Bytes = 5507.77 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639952 Bytes = 5507.77 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639153 Bytes = 5506.99 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639954 Bytes = 5507.77 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5640031 Bytes = 5507.84 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639056 Bytes = 5506.89 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-4.20.0-g8e143b90e4d4 Created: Wed Jan 2 12:42:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5639075 Bytes = 5506.91 KiB = 5.38 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:02:18.328360