]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit2adb4e10092ee1719539bcfe397b96dbdc863e2e
tree58bac034f7ab907b5159be0468eefcd201937b66
parentd02b08f6e8b184ffef349e395210a5e82ff4f4bc
sh: Populate swapper_pg_dir with fixmap range.

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>
arch/sh/mm/init.c