diff options
author | Joel Fernandes <joelaf@google.com> | 2017-07-12 19:24:29 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-07-14 10:35:16 +0200 |
commit | 193be41e33168a3a06eb9d356d9e39c69de161d2 (patch) | |
tree | d05438997d25f84190b2d7ee57f0637613c1fd3a /kernel/signal.c | |
parent | 0e4097c3354e2f5a5ad8affd9dc7f7f7d00bb6b9 (diff) | |
download | linux-stable-193be41e33168a3a06eb9d356d9e39c69de161d2.tar.gz linux-stable-193be41e33168a3a06eb9d356d9e39c69de161d2.tar.bz2 linux-stable-193be41e33168a3a06eb9d356d9e39c69de161d2.zip |
sched/deadline: Fix confusing comments about selection of top pi-waiter
This comment in the code is incomplete, and I believe it begs a definition of
dl_boosted to make sense of the condition that follows. Rewrite the comment and
also rearrange the condition that follows to reflect the first condition "we
have a top pi-waiter which is a SCHED_DEADLINE task" in that order. Also fix a
typo that follows.
Signed-off-by: Joel Fernandes <joelaf@google.com>
Reviewed-by: Daniel Bristot de Oliveira <bristot@redhat.com>
Acked-by: Juri Lelli <juri.lelli@arm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20170713022429.10307-1-joelaf@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions