✗ CI.checkpatch: warning for Patch "Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"" has been added to the 6.12-stable tree

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 30 08:20:24 UTC 2025


== Series Details ==

Series: Patch "Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"" has been added to the 6.12-stable tree
URL   : https://patchwork.freedesktop.org/series/152266/
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 18197bce4c0d51cb05eda35a0dc668853cbb491c
Author: gregkh at linuxfoundation.org <gregkh at linuxfoundation.org>
Date:   Wed Jul 30 10:00:21 2025 +0200

    Patch "Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"" 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/tests/mocs: Update xe_force_wake_get() return handling"
    
    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-tests-mocs-update-xe_force_wake_get-return-handling.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-165053-greg=kroah.com at vger.kernel.org Tue Jul 29 13:05:55 2025
    From: Tomita Moeko <tomitamoeko at gmail.com>
    Date: Tue, 29 Jul 2025 19:05:23 +0800
    Subject: Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"
    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>, Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>, Nirmoy Das <nirmoy.das at intel.com>, Badal Nilawar <badal.nilawar at intel.com>
    Message-ID: <20250729110525.49838-3-tomitamoeko at gmail.com>
    
    From: Tomita Moeko <tomitamoeko at gmail.com>
    
    This reverts commit 95a75ed2b005447f96fbd4ac61758ccda44069d1.
    
    The reverted commit updated the handling of xe_force_wake_get to match
    the new "return refcounted domain mask" semantics introduced in commit
    a7ddcea1f5ac ("drm/xe: Error handling in xe_force_wake_get()"). However,
    that API change only exists in 6.13 and later.
    
    In 6.12 stable kernel, xe_force_wake_get still returns a status code.
    The update incorrectly treats the return value as a mask, causing the
    return value of 0 to be misinterpreted as an error.
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Cc: Nirmoy Das <nirmoy.das at intel.com>
    Cc: Badal Nilawar <badal.nilawar 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
18197bce4c0d Patch "Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"" 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>, Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>, Nirmoy Das <nirmoy.das at intel.com>, Badal Nilawar <badal.nilawar at intel.com>', prefer 'badal.nilawar 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>, Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>, Nirmoy Das <nirmoy.das at intel.com>, Badal Nilawar <badal.nilawar at intel.com>

-:34: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '95a75ed2b005447f96fbd4ac61758ccda44069d1', maybe rebased or not pulled?
#34: 
This reverts commit 95a75ed2b005447f96fbd4ac61758ccda44069d1.

total: 0 errors, 3 warnings, 0 checks, 52 lines checked




More information about the Intel-xe mailing list