[PATCH] ARM: Factor out common pmd_populate functionality
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 22 Jun 2005 19:58:29 +0000 (20:58 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Wed, 22 Jun 2005 19:58:29 +0000 (20:58 +0100)
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 <rmk+kernel@arm.linux.org.uk>

No differences found