✗ CI.checkpatch: warning for drm/xe: correct the assertion for number of PTEs

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 25 08:06:39 UTC 2024


== Series Details ==

Series: drm/xe: correct the assertion for number of PTEs
URL   : https://patchwork.freedesktop.org/series/129151/
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
b2ca823f819193c33ab811dfac08c614138d6d46
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e47e46ecd4a76133d6089e8624db4fa744aa0265
Author: Fei Yang <fei.yang at intel.com>
Date:   Wed Jan 24 22:52:45 2024 -0800

    drm/xe: correct the assertion for number of PTEs
    
    While one MI_STORE_DATA_IMM can take no more than 0x1fe qwords,
    the size of the pgtable can be 512 entries.
    
    Fixes: 43d48379c939 ("drm/xe: correct the calculation of remaining size")
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Fei Yang <fei.yang at intel.com>
+ /mt/dim checkpatch 2d342634652ec25649317c573d21412c7a72ab98 drm-intel
e47e46ecd drm/xe: correct the assertion for number of PTEs
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '43d48379c939', maybe rebased or not pulled?
#9: 
Fixes: 43d48379c939 ("drm/xe: correct the calculation of remaining size")

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




More information about the Intel-xe mailing list