sh: Populate swapper_pg_dir with fixmap range.
authorStuart Menefy <stuart.menefy@st.com>
Fri, 30 Nov 2007 08:59:55 +0000 (17:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:59 +0000 (13:18 +0900)
This saves us from having to use kmalloc() for the fixmap entries,
which is needed early for the uncached fixmap.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found