# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 af4cf6a5689a9ecc21722cb2bb6220dcaee89c6e # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1182:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x604ad0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x604ad0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.13.0-gaf4cf6a5689a Created: Thu Jul 15 02:20:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3079877 Bytes = 3007.69 KiB = 2.94 MiB Load Address: 00700000 Entry Point: 00701750 Image Name: Linux-5.13.0-gaf4cf6a5689a Created: Thu Jul 15 02:20:01 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3080424 Bytes = 3008.23 KiB = 2.94 MiB Load Address: 00700000 Entry Point: 0070198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:01:06.620339