commit | 184d830fa081a9c2a1614d511e0c0789f1e8f8fd | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Mon Jun 17 17:26:40 2013 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Wed Jun 26 18:10:54 2013 -0700 |
tree | c754281e1d0f8ef148d996ebaba6dbe6af5633e6 | |
parent | 32f9c9af1335b121f4e1857ff61e85cffb27a1a6 [diff] |
msm: pm-8x60: Update the identity mapping for LPAE The pm code uses a known stable page table with an identity mapping for coming in and out of power collapse. This table currently assumes a standard two level page table. This is incompatible with the new format for LPAE. Update the code to handle both the LPAE and non-LPAE page tables for power collapse. Change-Id: I58097744134207fac49d7ab2147ba34f2f244a94 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>