# git rev-parse -q --verify a2f5ea9e314ba6778f885c805c921e9362ec0420^{commit} a2f5ea9e314ba6778f885c805c921e9362ec0420 already have revision, skipping fetch # git checkout -q -f -B kisskb a2f5ea9e314ba6778f885c805c921e9362ec0420 # git clean -qxdf # < git log -1 # commit a2f5ea9e314ba6778f885c805c921e9362ec0420 # Merge: ca4bbdaf1716 69fe24d1d80f # Author: Linus Torvalds # Date: Wed Dec 9 14:49:48 2020 -0800 # # Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "There are a few more PHY mode changes for allwinner SoC based boards # with a Realtek PHY after the driver changed its behavior, I assume # there will be more of these in the future. Also on for Allwinner, the # Banana Pi M2 board had a regression that led to some devices not # working because of a slightly incorrect voltage being applied. # # By popular demand, I picked up a change from Krzysztof Kozlowski to # actually list the SoC tree in the MAINTAINERS file. We don't want to # get Cc'd on normal patches that are picked up by platform maintainers, # but the lack of an entry has led to confusion in the past. # # All the other changes are fairly benign, fixing boot-time or # compile-time warning messages in various places: # # - A dtc warning on the OLPC XO-1.75 # # - A boot-time warning on i.MX6 wandboard # # - A harmless compile-time warning # # - A regression causing one of the i.MX6 SoCs to be identified as # another # # - Missing SoC identification of Allwinner V3 and S3" # # * tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # firmware: xilinx: Mark pm_api_features_map with static keyword # ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbs # MAINTAINERS: add a limited ARM and ARM64 SoC entry # MAINTAINERS: correct SoC Git address (formerly: arm-soc) # ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS # arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id # arm64: dts: allwinner: A64 Sopine: phy-mode rgmii-id # ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin # ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrp # ARM: imx: Use correct SRC base address # ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY # ARM: dts: sun8i: v3s: fix GIC node memory range # ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet node # ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulator # ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHY # ARM: dts: s3: pinecube: align compatible property to other S3 boards # ARM: sunxi: Add machine match for the Allwinner V3 SoC # arm64: dts: allwinner: h6: orangepi-one-plus: Fix ethernet # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 a2f5ea9e314ba6778f885c805c921e9362ec0420 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- rpc_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:1019:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) } ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [/kisskb/src/scripts/Makefile.build:279: drivers/tty/vt/vt_ioctl.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:496: drivers/tty/vt] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/fat/dir.c: In function 'fat_ioctl_filldir': /kisskb/src/fs/fat/dir.c:759:43: internal compiler error: Max. number of generated reload insns per insn is achieved (90) FAT_IOCTL_FILLDIR_FUNC(fat_ioctl_filldir, __fat_dirent) ^ /kisskb/src/fs/fat/dir.c:714:9: note: in definition of macro 'FAT_IOCTL_FILLDIR_FUNC' struct dirent_type __user *d2 = d1 + 1; \ ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:279: fs/fat/dir.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: fs] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 10 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_rpc_defconfig_arm-gcc4.9 # Build took: 0:00:40.363020