# git rev-parse -q --verify 3b7c59a1950c75f2c0152e5a9cd77675b09233d6^{commit} 3b7c59a1950c75f2c0152e5a9cd77675b09233d6 already have revision, skipping fetch # git checkout -q -f -B kisskb 3b7c59a1950c75f2c0152e5a9cd77675b09233d6 # git clean -qxdf # < git log -1 # commit 3b7c59a1950c75f2c0152e5a9cd77675b09233d6 # Merge: 7d194c2100ad d6e7a1a5119c # Author: Linus Torvalds # Date: Tue Oct 22 06:40:07 2019 -0400 # # Merge tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control fixes from Linus Walleij: # "Here is a bunch of pin control fixes. I was lagging behind on this # one, some fixes should have come in earlier, sorry about that. # # Anyways here it is, pretty straight-forward fixes, the Strago fix # stand out as something serious affecting a lot of machines. # # Summary: # - Handle multiple instances of Intel chips without complaining. # - Restore the Intel Strago DMI workaround # - Make the Armada 37xx handle pins over 32 # - Fix the polarity of the LED group on Armada 37xx # - Fix an off-by-one bug in the NS2 driver # - Fix error path for iproc's platform_get_irq() # - Fix error path on the STMFX driver # - Fix a typo in the Berlin AS370 driver # - Fix up misc errors in the Aspeed 2600 BMC support # - Fix a stray SPDX tag" # # * tag 'pinctrl-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: # pinctrl: aspeed-g6: Rename SD3 to EMMC and rework pin groups # pinctrl: aspeed-g6: Fix UART13 group pinmux # pinctrl: aspeed-g6: Make SIG_DESC_CLEAR() behave intuitively # pinctrl: aspeed-g6: Fix I3C3/I3C4 pinmux configuration # pinctrl: aspeed-g6: Fix I2C14 SDA description # pinctrl: aspeed-g6: Sort pins for sanity # dt-bindings: pinctrl: aspeed-g6: Rework SD3 function and groups # pinctrl: berlin: as370: fix a typo s/spififib/spdifib # pinctrl: armada-37xx: swap polarity on LED group # pinctrl: stmfx: fix null pointer on remove # pinctrl: iproc: allow for error from platform_get_irq() # pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() # pinctrl: bcm-iproc: Use SPDX header # pinctrl: armada-37xx: fix control of pins 32 and up # pinctrl: cherryview: restore Strago DMI workaround for all versions # pinctrl: intel: Allocate IRQ chip dynamic # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 3b7c59a1950c75f2c0152e5a9cd77675b09233d6 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:62: MIPS VDSO requires binutils >= 2.25 /kisskb/src/arch/mips/vdso/Makefile:62: MIPS VDSO requires binutils >= 2.25 /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/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:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /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] Completed OK # rm -rf /kisskb/build/linus_ip22_defconfig_mips # Build took: 0:01:14.202459