Home
last modified time | relevance | path

Searched hist:"08 e7d9b557299ba6ce57165ce8df310780bd681c" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmmap.cdiff 08e7d9b557299ba6ce57165ce8df310780bd681c Tue Feb 05 07:29:16 CET 2008 Martin Schwidefsky <schwidefsky@de.ibm.com> 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 <benh@kernel.crashing.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>