]> git.baikalelectronics.ru Git - kernel.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)
commitbbb4f9698639e07b0f96f47c6c6de5b7e97e7714
treedd6af0dacd88d98eda7cd9ed80b89deec7157d7f
parentbece73f699218eb173ce93fac5184484cef9c712
[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