summaryrefslogtreecommitdiffstats
path: root/kernel/unwind.c
diff options
context:
space:
mode:
authorDavid Howells2006-09-27 10:50:21 +0200
committerLinus Torvalds2006-09-27 17:26:14 +0200
commit6fa5f80bc34da1a49b42117602b44441402cac2f (patch)
tree7cdc7bf5c0df29b218c9c40d6cddd5124587b7a5 /kernel/unwind.c
parent[PATCH] NOMMU: Order the per-mm_struct VMA list (diff)
downloadkernel-qcow2-linux-6fa5f80bc34da1a49b42117602b44441402cac2f.tar.gz
kernel-qcow2-linux-6fa5f80bc34da1a49b42117602b44441402cac2f.tar.xz
kernel-qcow2-linux-6fa5f80bc34da1a49b42117602b44441402cac2f.zip
[PATCH] NOMMU: Make mremap() partially work for NOMMU kernels
Make mremap() partially work for NOMMU kernels. It may resize a VMA provided that it doesn't exceed the size of the slab object in which the storage is allocated that the VMA refers to. Shareable VMAs may not be resized. Moving VMAs (as permitted by MREMAP_MAYMOVE) is not currently supported. This patch also makes use of the fact that the VMA list is now ordered to cut it short when possible. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/unwind.c')
0 files changed, 0 insertions, 0 deletions