]> git.baikalelectronics.ru Git - kernel.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)
commitb6b38d73ff6f9574804dd7d529cc57699c200374
tree16faf593cc3f7a2c39f3079f0f64f410e530e1c4
parentaa2db119ce4c5591c4cf64e43da18e5d9b83bb6f
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