From: Russell King Date: Mon, 9 May 2005 19:52:51 +0000 (+0100) Subject: [PATCH] ARM: Add inline functions to find the pmd from virtual address X-Git-Tag: v2.6.12-rc5~177^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=155bb14482cc567761c13b4efc064de400c55e18;p=pandora-kernel.git [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 --- Reading git-diff-tree failed