# git rev-parse -q --verify 90b0c2b2edd1adff742c621e246562fbefa11b70^{commit} 90b0c2b2edd1adff742c621e246562fbefa11b70 already have revision, skipping fetch # git checkout -q -f -B kisskb 90b0c2b2edd1adff742c621e246562fbefa11b70 # git clean -qxdf # < git log -1 # commit 90b0c2b2edd1adff742c621e246562fbefa11b70 # Merge: be47c8e326c2 63bffc2d3a99 # Author: Linus Torvalds # Date: Fri Nov 3 19:15:19 2023 -1000 # # Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "No pin control core changes this time. # # New drivers: # # - Realtek RTD family pin control driver and RTD1619B, RTD1319D and # RTD1315E subdrivers # # - Nuvoton NPCM8xx combined pin control and GPIO driver # # - Amlogic T7 pin control driver # # - Renesas RZ/G3S pin control driver # # Improvements: # # - A number of additional UART groups added to the Mediatek MT7981 # driver # # - MPM pin maps added for Qualcomm MSM8996, SM6115, SM6125 and SDM660 # # - Extra GPIO banks for the Sunxi H616 # # - MLSP I2C6 function support in Qualcomm MSM8226 # # - Some __counted_by() annotations for dynamic arrays # # - Ongoing work to make remove() return void # # - LSBC groups and functions in the Renesas R8A7778" # # * tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (110 commits) # pinctrl: Use device_get_match_data() # dt-bindings: pinctrl: qcom,sa8775p-tlmm: add missing wakeup-parent # dt-bindings: pinctrl: nuvoton,npcm845: Add missing additionalProperties on gpio child nodes # dt-bindings: pinctrl: brcm: Ensure all child node properties are documented # pinctrl: renesas: rzn1: Convert to platform remove callback returning void # pinctrl: renesas: rzg2l: Add RZ/G3S support # dt-bindings: pinctrl: renesas: Document RZ/G3S SoC # pinctrl: renesas: rzg2l: Add support for different DS values on different groups # pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration # pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S # pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets # pinctrl: renesas: rzg2l: Index all registers based on port offset # pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request() # pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions # pinctrl: intel: fetch community only when we need it # pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case # pinctrl: cherryview: Convert to platform remove callback returning void # pinctrl: sprd-sc9860: Convert to platform remove callback returning void # pinctrl: qcom/msm: Convert to platform remove callback returning void # pinctrl: qcom/lpi: Convert to platform remove callback returning void # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 90b0c2b2edd1adff742c621e246562fbefa11b70 # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: .size expression for xpcs_config_aneg_c73 does not evaluate to a constant sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=sh O=/kisskb/build/linus_allyesconfig_sh4-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_sh4-gcc12 # Build took: 0:04:40.676922