android_kernel_xiaomi_sm8350/kernel/sched
Greg Kroah-Hartman 184c57f3a5 Revert "sched/deadline: Fix priority inheritance with multiple scheduling classes"
This reverts commit d2b65976bf which is
commit 2279f540ea7d05f22d2f0c4224319330228586bc upstream.

It breaks the Android ABI and is not needed in Android systems, so
revert it for now.  If it is still needed, it can be added back later in
an ABI-stable way.

Bug: 161946584
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: If069cb7d8460c5a00180a45085365747ffb8a8e7
2022-09-21 15:44:54 +02:00
..
autogroup.c
autogroup.h
clock.c
completion.c
core.c Revert "sched/deadline: Fix priority inheritance with multiple scheduling classes" 2022-09-21 15:44:54 +02:00
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq_schedutil.c
cpufreq.c
cpupri.c
cpupri.h
cputime.c This is the 5.4.174 stable release 2022-01-31 15:14:13 +01:00
deadline.c Revert "sched/deadline: Fix priority inheritance with multiple scheduling classes" 2022-09-21 15:44:54 +02:00
debug.c sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa 2022-04-15 14:18:06 +02:00
fair.c This is the 5.4.198 stable release 2022-06-21 14:58:56 +02:00
features.h This is the 5.4.207 stable release 2022-07-23 13:54:07 +02:00
idle.c
isolation.c
loadavg.c
Makefile
membarrier.c
OWNERS
pelt.c
pelt.h sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq 2022-06-14 18:11:33 +02:00
psi.c psi: Fix uaf issue when psi trigger is destroyed while being polled 2022-02-05 12:35:36 +01:00
rt.c This is the 5.4.211 stable release 2022-08-25 12:12:16 +02:00
sched-pelt.h
sched.h This is the 5.4.198 stable release 2022-06-21 14:58:56 +02:00
stats.c
stats.h
stop_task.c
swait.c
topology.c This is the 5.4.183 stable release 2022-03-12 13:48:22 +01:00
wait_bit.c
wait.c