soc: qcom: guestvm_loader: Use proper cpu masks
To boot guest vm, loader hotplugs required cpus and bring them back once
bootup is completed. On hotplug operations, it uses isolation mask
to print offline cpus, which is not right mask.
Use cpu online mask instead of isolation mask to represent guest vm's
hotplugged/hotunplugged cpus.
Change-Id: I2805203df068c1192349867b6dc690af6fc32797
Signed-off-by:
Lingutla Chandrasekhar <clingutla@codeaurora.org>
Loading
Please register or sign in to comment