commit | 730ad7abaabdf13abea84cd3d16d66d01fe5a9cf | [log] [tgz] |
---|---|---|
author | Steve Muckle <smuckle@codeaurora.org> | Tue Feb 21 15:26:37 2012 -0800 |
committer | Murali Nalajala <mnalajal@codeaurora.org> | Sun Apr 08 14:52:49 2012 +0530 |
tree | de10ba8193443e45155b94d1ffbabfbb7aacb5f6 | |
parent | c25a93612320422fb294a214080b3ed70f6ade5a [diff] |
msm: pm: clean msm_pm_pc_pgd in the cache after writing Since a CPU will read the msm_pm_pc_pgd value as it comes up from power collapse when caches are disabled, it needs to be guaranteed that the value has been written to memory before any CPU power collapses. Change-Id: I7f6358a001255f9bac99a6378532c96fd460f82b Signed-off-by: Steve Muckle <smuckle@codeaurora.org>