# 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-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 a2f5ea9e314ba6778f885c805c921e9362ec0420 # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:578: /kisskb/src/kernel/rcu/tasks.h:710:13: warning: 'show_rcu_tasks_rude_gp_kthread' defined but not used [-Wunused-function] static void show_rcu_tasks_rude_gp_kthread(void) {} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:39.458150