summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2009-01-08 12:04:47 +0000
committerDavid Howells <dhowells@redhat.com>2009-01-08 12:04:47 +0000
commit9c93af1ede9418bb3f1b9dd442faf91ba796a0ff (patch)
treea5185e6af336e3c00343e7791517b70f00d0c2df /Documentation
parent0e8f989a253b1bf85ea1c8d7987d67c054f4af91 (diff)
downloadlinux-9c93af1ede9418bb3f1b9dd442faf91ba796a0ff.tar.gz
linux-9c93af1ede9418bb3f1b9dd442faf91ba796a0ff.tar.bz2
linux-9c93af1ede9418bb3f1b9dd442faf91ba796a0ff.zip
NOMMU: Rename ARM's struct vm_region
Rename ARM's struct vm_region so that I can introduce my own global version for NOMMU. It's feasible that the ARM version may wish to use my global one instead. The NOMMU vm_region struct defines areas of the physical memory map that are under mmap. This may include chunks of RAM or regions of memory mapped devices, such as flash. It is also used to retain copies of file content so that shareable private memory mappings of files can be made. As such, it may be compatible with what is described in the banner comment for ARM's vm_region struct. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions