[Intel-xe] ✗ CI.checkpatch: warning for Supporting RAS on XE (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 10 07:24:34 UTC 2023


== Series Details ==

Series: Supporting RAS on XE (rev2)
URL   : https://patchwork.freedesktop.org/series/122257/
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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b5318b28d79607ea2fb6fdffbf7914eb09af5f67
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date:   Thu Aug 10 12:56:31 2023 +0530

    drm/xe: Process fatal hardware errors.
    
    Fatal errors are reported as PCIe errors. When a PCIe error is asserted,
    the OS will perform a device warm reset which causes the driver to reload.
    The error registers are sticky and the values are maintained through a
    warm reset. We read these registers during the boot flow of the driver and
    increment the respective error counters.
    
    Bspec: 53076
    
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: Aravind Iddamsetty <aravind.iddamsetty at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
    Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch b921a7374b2287e88c745dc4225d49e7951a361b drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list