git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d7bd8
)
[PATCH] ARM: Add inline functions to find the pmd from virtual address
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 9 May 2005 19:52:51 +0000
(20:52 +0100)
committer
Russell 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