diff options
author | Juri Lelli <juri.lelli@redhat.com> | 2024-11-27 07:37:40 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-19 18:12:58 +0100 |
commit | a3d85c14899bc53d0914ca3e1526fed5fba91631 (patch) | |
tree | 679a0d2913150043e5656dc86b1b35cc39d4eb33 /net/unix/af_unix.c | |
parent | 9b53d2c2a38a1effc341d99be3f99fa7ef17047d (diff) |
sched/deadline: Fix replenish_dl_new_period dl_server condition
commit 22368fe1f9bbf39db2b5b52859589883273e80ce upstream.
The condition in replenish_dl_new_period() that checks if a reservation
(dl_server) is deferred and is not handling a starvation case is
obviously wrong.
Fix it.
Fixes: a110a81c52a9 ("sched/deadline: Deferrable dl server")
Signed-off-by: Juri Lelli <juri.lelli@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20241127063740.8278-1-juri.lelli@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions