Re: [PATCH] drm/sched: Fix inverted comment for hang_limit

2021-06-01 Thread Daniel Vetter
On Fri, May 28, 2021 at 07:51:52PM -0400, Alyssa Rosenzweig wrote: > 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

[PATCH] drm/sched: Fix inverted comment for hang_limit

2021-05-28 Thread Alyssa Rosenzweig
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 Cc: David Airlie Cc: Daniel Vetter --- include/drm