✗ CI.checkpatch: warning for drm/xe/pm: Move xe_rpm_lockmap_acquire
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 11 11:05:47 UTC 2024
== Series Details ==
Series: drm/xe/pm: Move xe_rpm_lockmap_acquire
URL : https://patchwork.freedesktop.org/series/138510/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6d3a4ae813dcba09e8870a5044e66af174916f88
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Wed Sep 11 15:00:25 2024 +0530
drm/xe/pm: Move xe_rpm_lockmap_acquire
Move xe_rpm_lockmap_acquire after display_pm_suspend and resume
funtions to avoid cirular locking dependency because of locks
being taken in intel_fbdev, intel_dp_mst_mgr suspend and resume
functions.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch d597ef70ea92685a59dbad3cc508a9a14cd61636 drm-intel
6d3a4ae813dc drm/xe/pm: Move xe_rpm_lockmap_acquire
-:7: WARNING:TYPO_SPELLING: 'funtions' may be misspelled - perhaps 'functions'?
#7:
funtions to avoid cirular locking dependency because of locks
^^^^^^^^
total: 0 errors, 1 warnings, 0 checks, 52 lines checked
More information about the Intel-xe
mailing list