[PATCH] ARM: Add inline functions to find the pmd from virtual address
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 9 May 2005 19:52:51 +0000 (20:52 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 9 May 2005 19:52:51 +0000 (20:52 +0100)
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>

No differences found