From: Paul Mundt Date: Wed, 21 Jan 2009 08:45:47 +0000 (+0900) Subject: nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases(). X-Git-Tag: v2.6.29-rc3~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6434d9e79a72d35d68811efd68fe8bab8f5baf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed