From: Martin Schwidefsky Date: Tue, 5 Feb 2008 06:29:16 +0000 (-0800) Subject: arch_rebalance_pgtables call X-Git-Tag: v2.6.25-rc1~940 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e7d9b557299ba6ce57165ce8df310780bd681c;p=pandora-kernel.git arch_rebalance_pgtables call In order to change the layout of the page tables after an mmap has crossed the adress space limit of the current page table layout a architecture hook in get_unmapped_area is needed. The arguments are the address of the new mapping and the length of it. Cc: Benjamin Herrenschmidt Signed-off-by: Martin Schwidefsky Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed