Skip to content
Commit 29c185e5 authored by Paul Mundt's avatar Paul Mundt
Browse files

nommu: Provide stubbed alloc/free_vm_area() implementation.



Now that these have been introduced in to the vmalloc API, sync up the
nommu side of things. At present we don't deal with VMAs as such, so for
the time being these will simply BUG() out. In the future it should be
possible to support this interface by layering on top of the vm_regions.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 9a14f653
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment