# git rev-parse -q --verify 8f4ab7da904ab7027ccd43ddb4f0094e932a5877^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 8f4ab7da904ab7027ccd43ddb4f0094e932a5877^{commit} 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # git checkout -q -f -B kisskb 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # git clean -qxdf # < git log -1 # commit 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # Author: Miaoqian Lin # Date: Mon Dec 5 12:44:27 2022 +0400 # # selftests/powerpc: Fix resource leaks # # In check_all_cpu_dscr_defaults, opendir() opens the directory stream. # Add missing closedir() in the error path to release it. # # In check_cpu_dscr_default, open() creates an open file descriptor. # Add missing close() in the error path to release it. # # Fixes: ebd5858c904b ("selftests/powerpc: Add test for all DSCR sysfs interfaces") # Signed-off-by: Miaoqian Lin # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20221205084429.570654-1-linmq006@gmail.com # < /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 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-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_sparc64-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_sparc64-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_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517: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_sparc64-defconfig_sparc64-gcc5 # Build took: 0:01:25.118116