✗ CI.checkpatch: warning for Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 30 08:10:22 UTC 2025
== Series Details ==
Series: Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
URL : https://patchwork.freedesktop.org/series/152264/
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
c298eac5978c38dcc62a70c0d73c91765e7cc296
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fb955f4c0cccaa170cd90a1914d78323286c73db
Author: gregkh at linuxfoundation.org <gregkh at linuxfoundation.org>
Date: Wed Jul 30 10:00:20 2025 +0200
Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
This is a note to let you know that I've just added the patch titled
Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"
to the 6.12-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
revert-drm-xe-forcewake-add-a-helper-xe_force_wake_ref_has_domain.patch
and it can be found in the queue-6.12 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable at vger.kernel.org> know about it.
From stable+bounces-165055-greg=kroah.com at vger.kernel.org Tue Jul 29 13:06:06 2025
From: Tomita Moeko <tomitamoeko at gmail.com>
Date: Tue, 29 Jul 2025 19:05:25 +0800
Subject: Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"
To: "Lucas De Marchi" <lucas.demarchi at intel.com>, "Thomas Hellström" <thomas.hellstrom at linux.intel.com>, "Rodrigo Vivi" <rodrigo.vivi at intel.com>
Cc: intel-xe at lists.freedesktop.org, stable at vger.kernel.org, Tomita Moeko <tomitamoeko at gmail.com>, Michal Wajdeczko <michal.wajdeczko at intel.com>, Badal Nilawar <badal.nilawar at intel.com>, Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Message-ID: <20250729110525.49838-5-tomitamoeko at gmail.com>
From: Tomita Moeko <tomitamoeko at gmail.com>
This reverts commit deb05f8431f31e08fd6ab99a56069fc98014dbec.
The helper function introduced in the reverted commit is for handling
the "refcounted domain mask" introduced in commit a7ddcea1f5ac
("drm/xe: Error handling in xe_force_wake_get()"). Since that API change
only exists in 6.13 and later, this helper is unnecessary in 6.12 stable
kernel.
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Badal Nilawar <badal.nilawar at intel.com>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Tomita Moeko <tomitamoeko at gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
+ /mt/dim checkpatch 9378b693d04cb60c6d1b13150244c480a7cd2741 drm-intel
fb955f4c0ccc Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
-:15: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#15:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
-:29: WARNING:BAD_STABLE_ADDRESS_STYLE: Invalid email format for stable: 'intel-xe at lists.freedesktop.org, stable at vger.kernel.org, Tomita Moeko <tomitamoeko at gmail.com>, Michal Wajdeczko <michal.wajdeczko at intel.com>, Badal Nilawar <badal.nilawar at intel.com>, Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>', prefer 'himal.prasad.ghimiray at intel.com # @.., at ..,<@.>,<. at .>,<. at .>,'
#29:
Cc: intel-xe at lists.freedesktop.org, stable at vger.kernel.org, Tomita Moeko <tomitamoeko at gmail.com>, Michal Wajdeczko <michal.wajdeczko at intel.com>, Badal Nilawar <badal.nilawar at intel.com>, Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
-:34: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'deb05f8431f31e08fd6ab99a56069fc98014dbec', maybe rebased or not pulled?
#34:
This reverts commit deb05f8431f31e08fd6ab99a56069fc98014dbec.
total: 0 errors, 3 warnings, 0 checks, 20 lines checked
More information about the Intel-xe
mailing list