✗ CI.checkpatch: warning for Mark xe driver as BROKEN if kernel page size is not 4kB
Patchwork
patchwork at emeril.freedesktop.org
Sun Jul 27 07:09:55 UTC 2025
== Series Details ==
Series: Mark xe driver as BROKEN if kernel page size is not 4kB
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 138eb6b399c775dbf04485425658b8ce96eead74
Author: Simon Richter <Simon.Richter at hogyros.de>
Date: Sun Jul 27 16:04:10 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 b5cba94af0ba1607a1413be3ab9b8a712397042a drm-intel
138eb6b399c7 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