diff options
author | Dietmar Eggemann <[email protected]> | 2021-01-28 14:10:38 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-02-17 14:08:11 +0100 |
commit | ae18ad281e825993d190073d0ae2ea35dee27ee1 (patch) | |
tree | 6f0151c9a5a04843af582d80f915dc3fc266c372 /fs/jbd2/commit.c | |
parent | 71e5f6644fb2f3304fcb310145ded234a37e7cc1 (diff) |
sched: Remove MAX_USER_RT_PRIO
Commit d46523ea32a7 ("[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO")
was introduced due to a a small time period in which the realtime patch
set was using different values for MAX_USER_RT_PRIO and MAX_RT_PRIO.
This is no longer true, i.e. now MAX_RT_PRIO == MAX_USER_RT_PRIO.
Get rid of MAX_USER_RT_PRIO and make everything use MAX_RT_PRIO
instead.
Signed-off-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions