✓ CI.checkpatch: success for drm/xe/pf: Fix migration initialization

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 20 23:39:57 UTC 2025


== Series Details ==

Series: drm/xe/pf: Fix migration initialization
URL   : https://patchwork.freedesktop.org/series/143765/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 59e603718b34f02cd69d4fcafe1d8fcc89dc56f3
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Jan 21 00:24:43 2025 +0100

    drm/xe/pf: Fix migration initialization
    
    The migration support only needs to be initialized once, but it
    was incorrectly called from the xe_gt_sriov_pf_init_hw(), which
    is part of the reset flow and may be called multiple times.
    
    Fixes: d86e3737c7ab ("drm/xe/pf: Add functions to save and restore VF GuC state")
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Michał Winiarski <michal.winiarski at intel.com>
+ /mt/dim checkpatch fb87b4e061d1844beaca66c8446cfcf60db99a23 drm-intel
59e603718b34 drm/xe/pf: Fix migration initialization




More information about the Intel-xe mailing list