On Thu, Jun 25, 2020 at 04:43:50PM +0100, Qais Yousef wrote: > Qais Yousef (2): > sched/uclamp: Fix initialization of struct uclamp_rq > sched/uclamp: Protect uclamp fast path code with static key > > kernel/sched/core.c | 80 ++++++++++++++++++++++++++++---- > kernel/sched/cpufreq_schedutil.c | 2 +- > kernel/sched/sched.h | 7 +++ > 3 files changed, 79 insertions(+), 10 deletions(-)
Thanks!

