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:
f686359
)
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 21 Jan 2009 08:45:47 +0000
(17:45 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 21 Jan 2009 08:45:47 +0000
(17:45 +0900)
Presently we do not support these interfaces, so make them BUG() wrappers
as per the rest of the vmap interface on nommu. Fixes up the modular xfs
build.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found