]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: pmd rework.
authorStuart Menefy <stuart.menefy@st.com>
Tue, 21 Nov 2006 06:38:05 +0000 (15:38 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:38 +0000 (10:45 +0900)
commit99a596f93be10001c50894bcab69e458a49a3b8c
tree16faf593cc3f7a2c39f3079f0f64f410e530e1c4
parent6e4662ff49c6b94e16a47bfddb920576963b5a20
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>
arch/sh/mm/fault.c
arch/sh/mm/init.c
include/asm-sh/pgalloc.h
include/asm-sh/pgtable.h