✗ CI.checkpatch: warning for Mark xe driver as BROKEN if kernel page size is not 4kB (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 1 10:56:16 UTC 2025


== Series Details ==

Series: Mark xe driver as BROKEN if kernel page size is not 4kB (rev2)
URL   : https://patchwork.freedesktop.org/series/152145/
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 abb796d0c956b8a971b3550b9261a1d250c70e87
Author: Simon Richter <Simon.Richter at hogyros.de>
Date:   Fri Aug 1 19:19:13 2025 +0900

    Mark xe driver as BROKEN if kernel page size is not 4kB
    
    This driver, for the time being, assumes that the kernel page size is 4kB,
    so it fails on loong64 and aarch64 with 16kB pages, and ppc64el with 64kB
    pages.
    
    Signed-off-by: Simon Richter <Simon.Richter at hogyros.de>
    Cc: stable at vger.kernel.org
+ /mt/dim checkpatch c4264c7406b75ed3fa043f034cb9d538d210d64f drm-intel
abb796d0c956 Mark xe driver as BROKEN if kernel page size is not 4kB
-:25: WARNING:MISSING_FIXES_TAG: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?

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




More information about the Intel-xe mailing list