[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Magic interrupt shadow to relieve some random lockups

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 30 20:13:24 UTC 2019


== Series Details ==

Series: drm/i915/tgl: Magic interrupt shadow to relieve some random lockups
URL   : https://patchwork.freedesktop.org/series/67416/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
781c7510e4df drm/i915/tgl: Magic interrupt shadow to relieve some random lockups
-:43: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#43: FILE: drivers/gpu/drm/i915/gt/intel_lrc.c:1205:
+		udelay(250);

total: 0 errors, 0 warnings, 1 checks, 28 lines checked



More information about the Intel-gfx mailing list