# git rev-parse -q --verify af4cf6a5689a9ecc21722cb2bb6220dcaee89c6e^{commit} af4cf6a5689a9ecc21722cb2bb6220dcaee89c6e already have revision, skipping fetch # git checkout -q -f -B kisskb af4cf6a5689a9ecc21722cb2bb6220dcaee89c6e # git clean -qxdf # < git log -1 # commit af4cf6a5689a9ecc21722cb2bb6220dcaee89c6e # Merge: 071e5aceebeb e6adbcb7e2d7 # Author: Linus Torvalds # Date: Sat Jul 10 10:29:35 2021 -0700 # # Merge tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM defconfig updates from "Olof Johansson # "A set of defconfig changes, we keep them in a separate branch to avoid # conflicts between topics by separating them out. # # These changes are almost exclusively turning on new drivers for # various platforms, or turning on modules for new drivers for the # shared generic configs" # # * tag 'arm-defconfig-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (22 commits) # arm64: defconfig: Enable renesas usb xhci pci host controller # arm64: defconfig: Visconti: Enable GPIO # arm64: defconfig: Visconti: Enable PWM # arm64: defconfig: add drivers needed for DragonBoard410c # ARM: config: aspeed: Add DEBUG_FS and EXT4 # ARM: ixp4xx_defconfig: add MTD_PHYSMAP # ARM: ixp4xx_defconfig: add CONFIG_SERIAL_OF_PLATFORM # ARM: imx_v6_v7_defconfig: Select the Wifi ath10k sdio driver # ARM: exynos_defconfig: restore framebuffer support # arm64: defconfig: Enable ARCH_R9A07G044 # ARM: configs: at91_dt_defconfig: configs for sam9x60 # arm64: defconfig: Enable Exynos UFS driver # arm64: defconfig: qcom: enable interconnect for SM8350 # ARM: tegra_defconfig: Enable CONFIG_DEVFREQ_THERMAL # arm64: defconfig: Enable usb2_clksel for R-Car Gen3 and RZ/G2 # arm64: defconfig: enable Layerscape EDAC driver # ARM: omap2plus_defconfig: Add LP5523 LED driver # ARM: omap2plus_defconfig: Add WL1251 and WEXT modules # ARM: shmobile: defconfig: Refresh for v5.13-rc1 # arm64: defconfig: Allow Mediatek boards to boot from the mmc # ... # < /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 af4cf6a5689a9ecc21722cb2bb6220dcaee89c6e # < 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/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) ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_m68k-defconfig_m68k-gcc8 # Build took: 0:02:43.307977