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
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.7 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top