# git rev-parse -q --verify fc83e1e2b134eb2df1520b533cc841a7f91fc620^{commit} fc83e1e2b134eb2df1520b533cc841a7f91fc620 already have revision, skipping fetch # git checkout -q -f -B kisskb fc83e1e2b134eb2df1520b533cc841a7f91fc620 # git clean -qxdf # < git log -1 # commit fc83e1e2b134eb2df1520b533cc841a7f91fc620 # Author: Rob Herring # Date: Fri Jul 14 11:40:30 2023 -0600 # # powerpc: Explicitly include correct DT includes # # The DT of_device.h and of_platform.h date back to the separate # of_platform_bus_type before it as merged into the regular platform bus. # As part of that merge prepping Arm DT support 13 years ago, they # "temporarily" include each other. They also include platform_device.h # and of.h. As a result, there's a pretty much random mix of those include # files used throughout the tree. In order to detangle these headers and # replace the implicit includes with struct declarations, users need to # explicitly include the correct includes. # # Signed-off-by: Rob Herring # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20230714174035.4040233-1-robh@kernel.org # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 fc83e1e2b134eb2df1520b533cc841a7f91fc620 # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/powerpc-next_defconfig_sparc64-gcc5 # Build took: 0:01:07.110447