commit | 155bb14482cc567761c13b4efc064de400c55e18 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon May 09 20:52:51 2005 +0100 |
committer | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon May 09 20:52:51 2005 +0100 |
tree | 28c9e8989febe619383ceba4b4115ebaafd847bf | |
parent | 88d7bd8cb9eb8d64bf7997600b0d64f7834047c5 [diff] |
[PATCH] ARM: Add inline functions to find the pmd from virtual address Add pmd_off() and pmd_off_k() to obtain the pmd pointer for a virtual address, and use them throughout the mm initialisation. Signed-off-by: Russell King <rmk@arm.linux.org.uk>