lmkd: update the last_report_tm properly
pdaly's figured out the issue with lmkd causing lockups. While ULMK is in polling mode of delay PSI_POLL_PERIOD_MS, it is seen that the psi handlers are getting continuously executed and thus the lockup issues. This continuous execution is related to the update of last_report_tm with old value. Correct it. CRs-Fixed: 2556589 Change-Id: I18dd36c2db5422f0c2da564db9672654540ebee0
Loading
Please sign in to comment