commit | eb6434d9e79a72d35d68811efd68fe8bab8f5baf | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jan 21 17:45:47 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jan 21 17:45:47 2009 +0900 |
tree | a6cdf0330403cfbea2df4a4f775e104da17dd1a4 | |
parent | f686359e0da5ae71459ee045646a5f508f9ff6d8 [diff] |
nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases(). 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>