commit | 99a596f93be10001c50894bcab69e458a49a3b8c | [log] [tgz] |
---|---|---|
author | Stuart Menefy <stuart.menefy@st.com> | Tue Nov 21 15:38:05 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 06 10:45:38 2006 +0900 |
tree | 16faf593cc3f7a2c39f3079f0f64f410e530e1c4 | |
parent | 6e4662ff49c6b94e16a47bfddb920576963b5a20 [diff] |
sh: pmd rework. Remove extra bits from the pmd structure and store a kernel logical address rather than a physical address. This allows it to be directly dereferenced. Another piece of wierdness inherited from x86. Signed-off-by: Stuart Menefy <stuart.menefy@st.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>