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

Patchwork patchwork at emeril.freedesktop.org
Thu Mar 21 16:14:05 UTC 2024


== Series Details ==

Series: drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 54e7b8c8e399b8ef2388ae352d3cfbb3eefcd44b
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date:   Thu Mar 21 15:56:44 2024 +0100

    drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
    
    Add a reference to bo after all error paths, to prevent leaking a bo
    ref.
    
    Return 0 to clarify that this is 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 0cd99ca612f004f19c35f4966a584f0a729bbc31 drm-intel
54e7b8c8e399 drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init




More information about the Intel-xe mailing list