# git rev-parse -q --verify 1cfd968b58a10b2b2489d8f64c956c846621ba46^{commit} 1cfd968b58a10b2b2489d8f64c956c846621ba46 already have revision, skipping fetch # git checkout -q -f -B kisskb 1cfd968b58a10b2b2489d8f64c956c846621ba46 # git clean -qxdf # < git log -1 # commit 1cfd968b58a10b2b2489d8f64c956c846621ba46 # Author: Stephen Rothwell # Date: Fri Jun 3 14:47:32 2022 +1000 # # Add linux-next specific files for 20220603 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1cfd968b58a10b2b2489d8f64c956c846621ba46 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:6228:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- WARNING: modpost: vmlinux.o(___ksymtab_gpl+mdio_bus_init+0x0): Section mismatch in reference from the variable __ksymtab_mdio_bus_init to the function .init.text:mdio_bus_init() The symbol mdio_bus_init is exported and annotated __init Fix this by removing the __init annotation of mdio_bus_init or drop the export. ERROR: modpost: Section mismatches detected. Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them. make[2]: *** [/kisskb/src/scripts/Makefile.modpost:56: vmlinux.symvers] Error 1 make[2]: *** Deleting file 'vmlinux.symvers' make[1]: *** [/kisskb/src/Makefile:1250: vmlinux] Error 2 make: *** [Makefile:228: __sub-make] Error 2 Command 'make -s -j 32 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc5 # Build took: 0:03:10.009441