Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 46e96d57 authored by Srivatsa Vaddagiri's avatar Srivatsa Vaddagiri Committed by Lingutla Chandrasekhar
Browse files

arch_topology: Update cpu core sibling mask at topology initialization



Commit 'f4218db1948b100c("sched: Introduce the concept CPU clusters in
the scheduler")' added initializing cpu core sibling mask at cpu
topology initialization to get all possible cpus in cluster, which is
used for WALT initializations. This part missed while porting for msm-4.14
kernel. When system booted with boot_cpus option,it boots only cpus in
boot_cpus, then all possible cpus would not be part of core sibling mask.
Which causes wrong initialization at WALT.

Add the core sibling mask updation at cpu topology initialization to avoid
abnormal WALT initializations.

Change-Id: I0567672ad5fb67d211d9336181ceb53b9f6023af
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 1e5b6117
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment