# git rev-parse -q --verify 6ba3d7066c71d2103da255df19eb613d299bab15^{commit} 6ba3d7066c71d2103da255df19eb613d299bab15 already have revision, skipping fetch # git checkout -q -f -B kisskb 6ba3d7066c71d2103da255df19eb613d299bab15 # git clean -qxdf # < git log -1 # commit 6ba3d7066c71d2103da255df19eb613d299bab15 # Merge: fa889d85551e 122ce22cb37b # Author: Linus Torvalds # Date: Wed Jan 29 09:51:36 2020 -0800 # # Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "This is the bulk of pin control changes, nothing too exciting about # this. # # Some changes hit arch/sh and arch/arm but are well isolated and # acknowledged by the respective arch maintainers. # # Core changes: # # - Dropped the chained IRQ setup callback into GPIOLIB as we got rid # of the last users of that in this changeset. # # New drivers: # # - New driver for Ingenic X1830. # # - New driver for Freescale i.MX8MP. # # Driver enhancements: # # - Fix all remaining Intel drivers to pass their IRQ chips along with # the GPIO chips. # # - Intel Baytrail allocates its irqchip dynamically. # # - Intel Lynxpoint is thoroughly rewritten and modernized. # # - Aspeed AST2600 pin muxing and configuration is much improved. # # - Qualcomm SC7180 functions are updated and wakeup interrupt map is # provided. # # - A whole slew of Renesas SH-PFC cleanups and improvements. # # - Fix up the Intel DT bindings to use the generic YAML DT bindings # schema (a first user of this)" # # * tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (99 commits) # pinctrl: madera: Remove extra blank line # pinctrl: qcom: Don't lock around irq_set_irq_wake() # pinctrl: mvebu: armada-37xx: use use platform api # gpio: Drop the chained IRQ handler assign function # pinctrl: freescale: Add i.MX8MP pinctrl driver support # dt-bindings: imx: Add pinctrl binding doc for i.MX8MP # pinctrl: tigerlake: Tiger Lake uses _HID enumeration # pinctrl: sunrisepoint: Add Coffee Lake-S ACPI ID # pinctrl: iproc: Use platform_get_irq_optional() to avoid error message # pinctrl: dt-bindings: Fix some errors in the lgm and pinmux schema # pinctrl: intel: Pass irqchip when adding gpiochip # pinctrl: intel: Add GPIO <-> pin mapping ranges via callback # pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output # pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins # pinctrl: sunrisepoint: Add missing Interrupt Status register offset # pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers # pinctrl: artpec6: fix __iomem on reg in set # pinctrl: ingenic: Use devm_platform_ioremap_resource() # pinctrl: ingenic: Factorize irq_set_type function # pinctrl: ingenic: Remove duplicated ingenic_chip_info structures # ... # < /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 6ba3d7066c71d2103da255df19eb613d299bab15 # < make -s -j 32 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 32 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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598: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:1859:6: warning: 'ret' 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:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797: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:1426:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' 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:204:16: warning: 'old' 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/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2039:6: warning: 'ret' 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338: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: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 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc887c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc78028) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6029131 Bytes = 5887.82 KiB = 5.75 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056978 Bytes = 5915.02 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056632 Bytes = 5914.68 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056400 Bytes = 5914.45 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056475 Bytes = 5914.53 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6061222 Bytes = 5919.16 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056376 Bytes = 5914.43 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6060430 Bytes = 5918.39 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056401 Bytes = 5914.45 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056648 Bytes = 5914.70 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056655 Bytes = 5914.70 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056395 Bytes = 5914.45 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6061276 Bytes = 5919.21 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056380 Bytes = 5914.43 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056689 Bytes = 5914.74 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.5.0-g6ba3d7066c71 Created: Thu Jan 30 09:26:52 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6056329 Bytes = 5914.38 KiB = 5.78 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:05.676203