✗ Fi.CI.CHECKPATCH: warning for drm/i915/audio: 'scheduling while atomic' during system resume

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 9 06:04:13 UTC 2024


== Series Details ==

Series: drm/i915/audio: 'scheduling while atomic' during system resume
URL   : https://patchwork.freedesktop.org/series/132187/
State : warning

== Summary ==

Error: dim checkpatch failed
f51aab733cbc drm/i915/audio: 'scheduling while atomic' during system resume
-:41: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#41: FILE: drivers/gpu/drm/i915/display/intel_audio.c:1123:
+	udelay(1000);

-:47: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#47: FILE: drivers/gpu/drm/i915/display/intel_audio.c:1128:
+		udelay(1000);

total: 0 errors, 0 warnings, 2 checks, 14 lines checked




More information about the Intel-gfx mailing list