mirror of
https://github.com/torvalds/linux.git
synced 2026-09-16 07:57:28 -04:00
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>