✓ CI.checkpatch: success for drm/xe/xe_gt_debugfs: Use force_reset for duplicated code
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 6 18:06:23 UTC 2024
== Series Details ==
Series: drm/xe/xe_gt_debugfs: Use force_reset for duplicated code
URL : https://patchwork.freedesktop.org/series/134578/
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 325e38ad01ac679c0e596998fae8f0ef521561b7
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date: Thu Jun 6 10:43:04 2024 -0700
drm/xe/xe_gt_debugfs: Use force_reset for duplicated code
force_reset_sync performs the same actions as force_reset, but performs
a flush_work afterwards as a means of syncing on the reset. Use
force_reset instead of duplicating the code.
Suggested-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
CC: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch cb97aa28be4f4b914c751ed27bae7782e027826c drm-intel
325e38ad01ac drm/xe/xe_gt_debugfs: Use force_reset for duplicated code
More information about the Intel-xe
mailing list