# 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-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1cfd968b58a10b2b2489d8f64c956c846621ba46 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- WARNING: modpost: vmlinux.o(___ksymtab_gpl+xen_xlate_map_ballooned_pages+0x0): Section mismatch in reference from the variable __ksymtab_xen_xlate_map_ballooned_pages to the function .init.text:xen_xlate_map_ballooned_pages() The symbol xen_xlate_map_ballooned_pages is exported and annotated __init Fix this by removing the __init annotation of xen_xlate_map_ballooned_pages or drop the export. 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_arm64-allmodconfig_arm64-gcc11 # Build took: 0:47:47.376853