✗ CI.checkpatch: warning for drm/xe: fix error handling in xe_migrate_update_pgtables

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 20 10:57:44 UTC 2024


== Series Details ==

Series: drm/xe: fix error handling in xe_migrate_update_pgtables
URL   : https://patchwork.freedesktop.org/series/135107/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ab5273ca3dd1dd43c89d4ee69e6d6ebad847287d
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Thu Jun 20 11:20:26 2024 +0100

    drm/xe: fix error handling in xe_migrate_update_pgtables
    
    Don't call drm_suballoc_free with sa_bo pointing to PTR_ERR.
    
    References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2120
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: <stable at vger.kernel.org> # v6.8+
+ /mt/dim checkpatch 65ef303b3a8a20609f394e0a823ade01cb4f1357 drm-intel
ab5273ca3dd1 drm/xe: fix error handling in xe_migrate_update_pgtables
-:11: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' or 'Closes:' instead
#11: 
References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2120

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




More information about the Intel-xe mailing list