# git rev-parse -q --verify 2e776ccffa840ce53ee1c21bde54cbe4bc102c3b^{commit} 2e776ccffa840ce53ee1c21bde54cbe4bc102c3b already have revision, skipping fetch # git checkout -q -f -B kisskb 2e776ccffa840ce53ee1c21bde54cbe4bc102c3b # git clean -qxdf # < git log -1 # commit 2e776ccffa840ce53ee1c21bde54cbe4bc102c3b # Author: Stephen Rothwell # Date: Thu Jun 2 14:27:47 2022 +1000 # # Add linux-next specific files for 20220602 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 2e776ccffa840ce53ee1c21bde54cbe4bc102c3b # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- WARNING: modpost: vmlinux.o(___ksymtab+xfrm4_protocol_init+0x0): Section mismatch in reference from the variable __ksymtab_xfrm4_protocol_init to the function .init.text:xfrm4_protocol_init() The symbol xfrm4_protocol_init is exported and annotated __init Fix this by removing the __init annotation of xfrm4_protocol_init or drop the export. WARNING: modpost: drivers/net/phy/libphy.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. WARNING: modpost: net/ipv6/ipv6.o(___ksymtab+seg6_hmac_init+0x0): Section mismatch in reference from the variable __ksymtab_seg6_hmac_init to the function .init.text:seg6_hmac_init() The symbol seg6_hmac_init is exported and annotated __init Fix this by removing the __init annotation of seg6_hmac_init or drop the export. Completed OK # rm -rf /kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 # Build took: 0:06:48.162681