[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Try to more gracefully quiesce the system before resets
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 23 14:25:28 UTC 2019
== Series Details ==
Series: drm/i915/gt: Try to more gracefully quiesce the system before resets
URL : https://patchwork.freedesktop.org/series/68445/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2e59d4f9691e drm/i915/gt: Try to more gracefully quiesce the system before resets
-:47: ERROR:IN_ATOMIC: do not use in_atomic in drivers
#47: FILE: drivers/gpu/drm/i915/gt/intel_engine_cs.c:880:
+ if (in_atomic() || irqs_disabled()) /* inside atomic preempt-reset? */
total: 1 errors, 0 warnings, 0 checks, 43 lines checked
More information about the Intel-gfx
mailing list