From: Russell King Date: Wed, 22 Jun 2005 19:58:29 +0000 (+0100) Subject: [PATCH] ARM: Factor out common pmd_populate functionality X-Git-Tag: v2.6.13-rc1~68^2~536^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdf042486a01aefaf29d74be1b4526daa70a5f0f;p=pandora-kernel.git [PATCH] ARM: Factor out common pmd_populate functionality Both pmd_populate variants set two pmd entries before ensuring that they are flushed from the cache. Separate this functionality into __pmd_populate(). Signed-off-by: Russell King --- Reading git-diff-tree failed