https://github.com/torvalds/linux
Revision 29c185e5c681ca00d863d161eda7eadb93e32ee5 authored by Paul Mundt on 24 December 2010, 03:08:30 UTC, committed by Paul Mundt on 24 December 2010, 03:08:30 UTC
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: Paul Mundt <lethal@linux-sh.org>
1 parent 9a14f65
History
Tip revision: 29c185e5c681ca00d863d161eda7eadb93e32ee5 authored by Paul Mundt on 24 December 2010, 03:08:30 UTC
nommu: Provide stubbed alloc/free_vm_area() implementation.
Tip revision: 29c185e

back to top