# git rev-parse -q --verify ff61bc81b3feebcef4d0431a92e2e40e8d4fe8b3^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ff61bc81b3feebcef4d0431a92e2e40e8d4fe8b3^{commit} ff61bc81b3feebcef4d0431a92e2e40e8d4fe8b3 # git checkout -q -f -B kisskb ff61bc81b3feebcef4d0431a92e2e40e8d4fe8b3 # git clean -qxdf # < git log -1 # commit ff61bc81b3feebcef4d0431a92e2e40e8d4fe8b3 # Merge: 901c7280ca0d 4a6d01495a16 # Author: Linus Torvalds # Date: Mon Mar 28 11:52:53 2022 -0700 # # Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "No core changes this time. Just new driver code and improvements! # # New drivers: # # - New driver for the Broadcom BCM4908 SoC. # # - New subdriver for Tesla FSD (Full Self Driving) SoC, a derivative # of the Samsung Exynos pin control driver. # # - New driver for the Amlogic Meson S4 SoC. # # - New driver for the Sunplus SP7021 SoC. # # - New driver for the Microsemi Ocelot family ServalT SoC. # # - New subdriver for Intel Alder Lake-M SoC. # # - New subdriver for Intel Ice Lake-N SoC, including PCH support. # # - New subdriver for Renesas R8A779F0 SoC. # # - New subdriver for Mediatek MT8186 SoC. # # - New subdriver for NXP Freescale i.MX93 SoC. # # - New driver for Nuvoton WPCM450 SoC. # # - New driver for Qualcomm SC8280XP SoC. # # Improvements: # # - Wakeup support on Samsung Exynos850 and ExynosAutov9. # # - Serious and voluminous maintenance cleanup and refactoring in the # Renesas drivers. Mainly sharing similar data between the different # SoC subdrivers. # # - Qualcomm SM8450 EGPIO support. # # - Drive strength support on the Mediatek MT8195. # # - Add some missing groups and functions to the Ralink RT2880" # # * tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (188 commits) # pinctrl: mediatek: common-v1: fix semicolon.cocci warnings # pinctrl: nuvoton: wpcm450: Fix build error without OF # pinctrl: qcom-pmic-gpio: Add support for pm8450 # dt-bindings: pinctrl: aspeed: Update gfx node in example # dt-bindings: pinctrl: rt2880: add missing pin groups and functions # pinctrl: ingenic: Fix regmap on X series SoCs # pinctrl: nuvoton: Fix return value check in wpcm450_gpio_register() # pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register() # pinctrl: nuvoton: wpcm450: select GENERIC_PINCTRL_GROUPS # pinctrl: nuvoton: Fix sparse warning # pinctrl: mediatek: mt8186: Account for probe refactoring # pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback # pinctrl: mediatek: common-v1: Commonize spec_pupd callback # pinctrl: mediatek: common-v1: Use common probe function # pinctrl: mediatek: common-v1: Add common probe function # pinctrl: mediatek: paris: Unify probe function by using OF match data # pinctrl/rockchip: Add missing of_node_put() in rockchip_pinctrl_probe # pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe # pinctrl: berlin: fix error return code of berlin_pinctrl_build_state() # pinctrl: qcom: Introduce sc8280xp TLMM driver # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 ff61bc81b3feebcef4d0431a92e2e40e8d4fe8b3 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/string.h:20, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/mm_types_task.h:14, from /kisskb/src/include/linux/mm_types.h:5, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:32: In function 'check586', inlined from 'sun3_82586_probe1' at /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:365:6, inlined from 'sun3_82586_probe' at /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:311:8: /kisskb/src/arch/m68k/include/asm/string.h:68:25: warning: '__builtin_memset' offset [0, 11] is out of the bounds [0, 0] [-Warray-bounds] 68 | #define memset(d, c, n) __builtin_memset(d, c, n) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:218:9: note: in expansion of macro 'memset' 218 | memset((char *)p->scp,0, sizeof(struct scp_struct)); | ^~~~~~ In file included from /kisskb/src/include/linux/swab.h:5, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:14, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/m68k/include/uapi/asm/byteorder.h:5, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/m68k/include/asm/bitops.h:529, from /kisskb/src/include/linux/bitops.h:33, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:31: /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c: In function 'sun3_82586_timeout': /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:989:122: warning: array subscript 1 is above array bounds of 'volatile struct transmit_cmd_struct *[1]' [-Warray-bounds] 989 | printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); | ~~~~~~~~~~~~^~~ /kisskb/src/include/uapi/linux/swab.h:107:19: note: in definition of macro '__swab16' 107 | __fswab16(x)) | ^ /kisskb/src/include/linux/printk.h:446:26: note: in expansion of macro 'printk_index_wrap' 446 | #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:989:17: note: in expansion of macro 'printk' 989 | printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); | ^~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:155:46: note: while referencing 'xmit_cmds' 155 | volatile struct transmit_cmd_struct *xmit_cmds[NUM_XMIT_BUFFS]; | ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc11 # Build took: 0:01:36.108017