From: Andi Kleen Date: Sat, 25 Mar 2006 15:31:10 +0000 (+0100) Subject: [PATCH] x86_64: Try to allocate node memmap near the end of node X-Git-Tag: v2.6.17-rc1~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267b48014a5c0c2ae90b04dad5d95ceb903365a6;p=pandora-kernel.git [PATCH] x86_64: Try to allocate node memmap near the end of node This fixes problems with very large nodes (over 128GB) filling up all of the first 4GB with their mem_map and not leaving enough space for the swiotlb. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed