✓ CI.checkpatch: success for drm/xe/pf: Restore TotalVFs
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 15 11:47:22 UTC 2024
== Series Details ==
Series: drm/xe/pf: Restore TotalVFs
URL : https://patchwork.freedesktop.org/series/136089/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit da91736b42d857fb23aa45935b3a451afa2cea3d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Mon Jul 15 13:40:52 2024 +0200
drm/xe/pf: Restore TotalVFs
If we update TotalVFs to a new value and fail the .probe() then
the PCI subsystem will not restore original value, which might
impact next .probe() attempt. As a backup plan, use managed action
to restore it ourselves.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch 2a1af781369347d1a4077a51f32c331cba1589b6 drm-intel
da91736b42d8 drm/xe/pf: Restore TotalVFs
More information about the Intel-xe
mailing list