From: Jeremy Fitzhardinge Date: Wed, 30 Jan 2008 12:33:40 +0000 (+0100) Subject: x86: allocate and initialize unshared pmds X-Git-Tag: v2.6.25-rc1~1143^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=508bebbb1f211fbf3f392feea44218045096f240;p=pandora-kernel.git x86: allocate and initialize unshared pmds If SHARED_KERNEL_PMD is false, then we need to allocate and initialize the kernel pmd. We can easily piggy-back this onto the existing pmd prepopulation code. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed