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

Skip to content
Commit 74bbf3b8 authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar
Browse files

arch_topology: Fix compilation for possible sibling mask



Commit'd11f209b("arch_topology: Add possible sibling cpu mask for
cpu_topology")' introduced core_possible_sibling_mask, which is not
needed for 32-bit architectures and throws compilation error for 32-bit.

Fix it by returning core_sibling_mask for core_possible_sibling_mask.

Change-Id: I559f786f88773fe9d409c9a329b5a1cee7287700
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent f74ff626
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment