✗ CI.checkpatch: warning for drm/xe/display: Remove hpd cancel work sync from runtime pm path

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 12 22:14:30 UTC 2025


== Series Details ==

Series: drm/xe/display: Remove hpd cancel work sync from runtime pm path
URL   : https://patchwork.freedesktop.org/series/144754/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ed8d445488ab1cc0d9d95d0da9716f6e89fed145
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed Feb 12 14:24:47 2025 -0500

    drm/xe/display: Remove hpd cancel work sync from runtime pm path
    
    This function will synchronously cancel and wait for many display
    work queue items, which might try to take the runtime pm reference
    causing a bad deadlock. So, remove it from the runtime_pm suspend patch.
    
    Reported-by: Imre Deak <imre.deak at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Imre Deak <imre.deak at intel.com>
+ /mt/dim checkpatch 4af00c2e09da0269f3f329e660b6417037041bea drm-intel
ed8d445488ab drm/xe/display: Remove hpd cancel work sync from runtime pm path
-:11: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#11: 
Reported-by: Imre Deak <imre.deak at intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

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




More information about the Intel-xe mailing list