[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe: Ensure mutex are destroyed

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 27 16:52:19 UTC 2023


== Series Details ==

Series: series starting with [1/2] drm/xe: Ensure mutex are destroyed
URL   : https://patchwork.freedesktop.org/series/124348/
State : warning

== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bc2cd57fe744a63b4f1d9115e96ddcf64613aad7
Author: Bommithi Sakeena <bommithi.sakeena at intel.com>
Date:   Wed Sep 27 16:50:12 2023 +0000

    drm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgr
    
    Ensure that the mutex is destroyed at fini function.
    
    Fixes: e777edb47dc2 ("drm/xe: Implement stolen memory.")
    Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Signed-off-by: Bommithi Sakeena <bommithi.sakeena at intel.com>
+ /mt/dim checkpatch bce60b0ff2937cb2ea51841a479bc1a2da65052b drm-intel
880efef8a drm/xe: Ensure mutex are destroyed
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'c639b8b60dfe', maybe rebased or not pulled?
#9: 
Fixes: c639b8b60dfe ("drm/xe: Introduce a new DRM driver for Intel GPUs")

total: 0 errors, 1 warnings, 0 checks, 38 lines checked
bc2cd57fe drm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgr
-:8: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'e777edb47dc2', maybe rebased or not pulled?
#8: 
Fixes: e777edb47dc2 ("drm/xe: Implement stolen memory.")

total: 0 errors, 1 warnings, 0 checks, 8 lines checked




More information about the Intel-xe mailing list