drm/sched: Fix inverted comment for hang_limit
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 28 May 2021 23:51:52 +0000 (19:51 -0400)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 3 Jun 2021 08:32:49 +0000 (10:32 +0200)
commit95b2151fec3e62ba0033c61bd388ff0111884972
tree40bd14e43d24b7d8e687a0c53e625f81c424c9b8
parent4a888ba03fd97d1cb0253581973533965bf348c4
drm/sched: Fix inverted comment for hang_limit

The hang_limit is the threshold after which the kernel no longer
attempts to schedule a job. Its documentation stated the opposite due to
a typo. Correct the wording to indicate the actual purpose of the field.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20210528235152.38447-1-alyssa.rosenzweig@collabora.com
include/drm/gpu_scheduler.h