core_ctl: Take state_lock while preparing the global_state
global_state file output is prepared by reading the members of CPU and cluster data structures. These members are updated under state_lock, so acquire the same lock while preparing the output. Change-Id: I92c4103a61102f98911b269f2a527707003f5cf6 Signed-off-by:Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by:
Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Loading
Please register or sign in to comment