# git rev-parse -q --verify cf8989d20d64ad702a6210c11a0347ebf3852aa7^{commit} cf8989d20d64ad702a6210c11a0347ebf3852aa7 already have revision, skipping fetch # git checkout -q -f -B kisskb cf8989d20d64ad702a6210c11a0347ebf3852aa7 # git clean -qxdf # < git log -1 # commit cf8989d20d64ad702a6210c11a0347ebf3852aa7 # Author: Michael Ellerman # Date: Fri Sep 20 19:35:20 2024 +1000 # # powerpc/powernv: Free name on error in opal_event_init() # # In opal_event_init() if request_irq() fails name is not freed, leading # to a memory leak. The code only runs at boot time, there's no way for a # user to trigger it, so there's no security impact. # # Fix the leak by freeing name in the error path. # # Reported-by: 2639161967 <2639161967@qq.com> # Closes: https://lore.kernel.org/linuxppc-dev/87wmjp3wig.fsf@mail.lhotse # Signed-off-by: Michael Ellerman # Link: https://patch.msgid.link/20240920093520.67997-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 cf8989d20d64ad702a6210c11a0347ebf3852aa7 # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3978:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-fixes_defconfig_s390x-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld: .tmp_vmlinux1: warning: allocated section `.got.plt' not in segment /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld: .tmp_vmlinux2: warning: allocated section `.got.plt' not in segment /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld: vmlinux: warning: allocated section `.got.plt' not in segment /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-objcopy: stUx0Sv6: warning: allocated section `.got.plt' not in segment Completed OK # rm -rf /kisskb/build/powerpc-fixes_defconfig_s390x-gcc8.1 # Build took: 0:04:59.443940