Commit 4e709a85 authored by Todd Kjos's avatar Todd Kjos
Browse files

ANDROID: fix kernelci issue for allnoconfig builds



'allnoconfig' builds failed with:

kernel/sched/sched.h:1203:50: error: ‘struct rq’ has no member named ‘cpu’

rq->cpu needs to be replaced with cpu_of(rq) for !CONFIG_SMP builds

Fixes: 4442801a ("ANDROID: sched: Introducing PELT multiplier")
Signed-off-by: default avatarTodd Kjos <tkjos@google.com>
Change-Id: Iceb439dc3bba27516b5ecd2c18c9835c23e5a39a
parent 909d582d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment