✗ CI.checkpatch: warning for Mark xe driver as BROKEN until fixed

Patchwork patchwork at emeril.freedesktop.org
Sun Jul 27 04:34:57 UTC 2025


== Series Details ==

Series: Mark xe driver as BROKEN until fixed
URL   : https://patchwork.freedesktop.org/series/152144/
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 e97f38785c466ffef3f780e2bfb427069f3f839e
Author: Simon Richter <Simon.Richter at hogyros.de>
Date:   Sun Jul 27 13:27:36 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.
+ /mt/dim checkpatch b5cba94af0ba1607a1413be3ab9b8a712397042a drm-intel
e97f38785c46 Mark xe driver as BROKEN if kernel page size is not 4kB
-:22: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

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




More information about the Intel-xe mailing list