✓ CI.checkpatch: success for drm/xe: Avoid plain modulus in devcoredump (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 28 04:35:52 UTC 2025


== Series Details ==

Series: drm/xe: Avoid plain modulus in devcoredump (rev2)
URL   : https://patchwork.freedesktop.org/series/148301/
State : success

== 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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d8130fcd541cfec1006158ecab9f1a6d846450ac
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Apr 25 17:10:39 2025 -0700

    drm/xe: Avoid plain modulus in devcoredump
    
    Avoid plain modulus in devcoredump rather use div_s64_rem to fix xtensa
    build.
    
    Reported-by: kernel test robot <lkp at intel.com>
    Closes:  https://lore.kernel.org/oe-kbuild-all/202504251238.JsNgFeFc-lkp@intel.com/
    Fixes: c4a2e5f865b7 ("drm/xe: Add devcoredump chunking")
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 3169be72c46a44190c6bb7dcf3a0b80986809319 drm-intel
d8130fcd541c drm/xe: Avoid plain modulus in devcoredump




More information about the Intel-xe mailing list