hi rodolfo-
i posted a patch to fix this yesterday. if you don't have access to
list archives, just add this line at the top of do_brk() in mm/mmap.c:
len = PAGE_ALIGN(len);
- Chuck Lever
-- corporate: <chuckl@netscape.com> personal: <chucklever@netscape.net> or <cel@monkey.org>The Linux Scalability project: http://www.citi.umich.edu/projects/linux-scalability/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/