commit | 2bd9543cd303d9f6cbd37b7466bb03543035156b | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Aug 18 10:38:40 2011 +0000 |
committer | Alexander Graf <agraf@suse.de> | Thu Oct 06 09:48:04 2011 +0200 |
tree | 614611a0841a7a22949fdafe4a35bdbb407b320b | |
parent | bebabbc7aa7d1c5a45ee325838adf58a19f1b1ee [diff] |
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages This definition is backward compatible with MAV=1.0 as long as the guest does not set reserved bits in MAS1/MAS4. Also, fix the shift in booke206_tlb_to_page_size -- it's the base that should be able to hold a 4G page size, not the shift count. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de>