# git rev-parse -q --verify f678d6da749983791850876e3421e7c48a0a7127^{commit} f678d6da749983791850876e3421e7c48a0a7127 already have revision, skipping fetch # git checkout -q -f -B kisskb f678d6da749983791850876e3421e7c48a0a7127 # git clean -qxdf # < git log -1 # commit f678d6da749983791850876e3421e7c48a0a7127 # Merge: 2310673c3c12 aad14ad3cf3a # Author: Linus Torvalds # Date: Tue May 7 13:39:22 2019 -0700 # # Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc update part 2 from Greg KH: # "Here is the "real" big set of char/misc driver patches for 5.2-rc1 # # Loads of different driver subsystem stuff in here, all over the places: # - thunderbolt driver updates # - habanalabs driver updates # - nvmem driver updates # - extcon driver updates # - intel_th driver updates # - mei driver updates # - coresight driver updates # - soundwire driver cleanups and updates # - fastrpc driver updates # - other minor driver updates # - chardev minor fixups # # Feels like this tree is getting to be a dumping ground of "small # driver subsystems" these days. Which is fine with me, if it makes # things easier for those subsystem maintainers. # # All of these have been in linux-next for a while with no reported # issues" # # * tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (255 commits) # intel_th: msu: Add current window tracking # intel_th: msu: Add a sysfs attribute to trigger window switch # intel_th: msu: Correct the block wrap detection # intel_th: Add switch triggering support # intel_th: gth: Factor out trace start/stop # intel_th: msu: Factor out pipeline draining # intel_th: msu: Switch over to scatterlist # intel_th: msu: Replace open-coded list_{first,last,next}_entry variants # intel_th: Only report useful IRQs to subdevices # intel_th: msu: Start handling IRQs # intel_th: pci: Use MSI interrupt signalling # intel_th: Communicate IRQ via resource # intel_th: Add "rtit" source device # intel_th: Skip subdevices if their MMIO is missing # intel_th: Rework resource passing between glue layers and core # intel_th: SPDX-ify the documentation # intel_th: msu: Fix single mode with IOMMU # coresight: funnel: Support static funnel # dt-bindings: arm: coresight: Unify funnel DT binding # coresight: replicator: Add new device id for static replicator # ... # < /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 f678d6da749983791850876e3421e7c48a0a7127 # < 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:187:16: warning: 'old' 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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435:5: warning: 'page' 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:2589: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:1850:6: 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/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/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:331: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/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 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbcd050) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbbc888) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:16 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720691 Bytes = 5586.61 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:15 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5690136 Bytes = 5556.77 KiB = 5.43 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:16 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720248 Bytes = 5586.18 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720671 Bytes = 5586.59 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720519 Bytes = 5586.44 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5722212 Bytes = 5588.10 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723140 Bytes = 5589.00 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5722066 Bytes = 5587.96 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720765 Bytes = 5586.68 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720670 Bytes = 5586.59 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720757 Bytes = 5586.68 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723573 Bytes = 5589.43 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720521 Bytes = 5586.45 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5721085 Bytes = 5587.00 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720216 Bytes = 5586.15 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.1.0-gf678d6da7499 Created: Wed May 8 07:54:17 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5720186 Bytes = 5586.12 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:34.669262