✗ Fi.CI.CHECKPATCH: warning for drm/i915/pmu: Increase the live_engine_busy_stats sample period

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: drm/i915/pmu: Increase the live_engine_busy_stats sample period
URL   : https://patchwork.freedesktop.org/series/96840/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7fca16cc17fe drm/i915/pmu: Increase the live_engine_busy_stats sample period
-:49: CHECK:USLEEP_RANGE: usleep_range is preferred over udelay; see Documentation/timers/timers-howto.rst
#49: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:319:
+		udelay(10000);

-:49: WARNING:LONG_UDELAY: long udelay - prefer mdelay; see arch/arm/include/asm/delay.h
#49: FILE: drivers/gpu/drm/i915/gt/selftest_engine_pm.c:319:
+		udelay(10000);

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





[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux