]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commitbdf042486a01aefaf29d74be1b4526daa70a5f0f
treedd6af0dacd88d98eda7cd9ed80b89deec7157d7f
parente00d349e7781a92cf35b242259c9e5341a9661bb
[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 <rmk+kernel@arm.linux.org.uk>
include/asm-arm/pgalloc.h