✓ CI.checkpatch: success for drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 4 09:12:01 UTC 2024


== Series Details ==

Series: drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init (rev3)
URL   : https://patchwork.freedesktop.org/series/131429/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 79bb9df2638eda9f883c27214bda5fd6552b794f
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date:   Thu Apr 4 11:03:02 2024 +0200

    drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
    
    Add a unreference bo in the error path, to prevent leaking a bo ref.
    
    Return 0 on success to clarify the success path.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Fixes: 44e694958b95 ("drm/xe/display: Implement display support")
    Cc: <stable at vger.kernel.org> # v6.8+
+ /mt/dim checkpatch 714417be4833696db248e963e5010e6639610bda drm-intel
79bb9df2638e drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init




More information about the Intel-xe mailing list