After a small fix to error capture code, we now can flush G2H during a GT reset which simplifies code and seals some extreme corner case races. Signed-off-by: Matthew Brost <matthew.brost@xxxxxxxxx> Matthew Brost (2): drm/i915: Allocate intel_engine_coredump_alloc with ALLOW_FAIL drm/i915/guc: Flush G2H handler during a GT reset .../gpu/drm/i915/gt/uc/intel_guc_submission.c | 18 +----------------- drivers/gpu/drm/i915/i915_gpu_error.c | 2 +- 2 files changed, 2 insertions(+), 18 deletions(-) -- 2.34.1