summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c
diff options
context:
space:
mode:
authorRam Gupta2006-04-11 07:52:57 +0200
committerLinus Torvalds2006-04-11 15:18:32 +0200
commit1e624196f43c3a62122959e15c5f03572cdadb5d (patch)
tree4196ccebe125c17dabc011422c6ff251835d1933 /mm/migrate.c
parent[PATCH] nommu: use compound page in slab allocator (diff)
downloadkernel-qcow2-linux-1e624196f43c3a62122959e15c5f03572cdadb5d.tar.gz
kernel-qcow2-linux-1e624196f43c3a62122959e15c5f03572cdadb5d.tar.xz
kernel-qcow2-linux-1e624196f43c3a62122959e15c5f03572cdadb5d.zip
[PATCH] mm: fix bug in brk()
The code checks for newbrk with oldbrk which are page aligned before making a check for the memory limit set of data segment. If the memory limit is not page aligned in that case it bypasses the test for the limit if the memory allocation is still for the same page. Signed-off-by: Ram Gupta <ram.gupta5@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions