# 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/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1cfd968b58a10b2b2489d8f64c956c846621ba46 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-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. 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. Completed OK # rm -rf /kisskb/build/linux-next_corenet32_smp_defconfig_powerpc-gcc5 # Build took: 0:01:15.589294