From: Christoph Lameter Date: Tue, 16 Oct 2007 08:24:15 +0000 (-0700) Subject: IA64: SPARSEMEM_VMEMMAP 16K page size support X-Git-Tag: v2.6.24-rc1~1244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef229c5a5e7701ab08a6a06258f415b150348bcc;p=pandora-kernel.git IA64: SPARSEMEM_VMEMMAP 16K page size support Equip IA64 sparsemem with a virtual memmap. This is similar to the existing CONFIG_VIRTUAL_MEM_MAP functionality for DISCONTIGMEM. It uses a PAGE_SIZE mapping. This is provided as a minimally intrusive solution. We split the 128TB VMALLOC area into two 64TB areas and use one for the virtual memmap. This should replace CONFIG_VIRTUAL_MEM_MAP long term. [apw@shadowen.org: convert to new helper based initialisation] Signed-off-by: Christoph Lameter Signed-off-by: Andy Whitcroft Acked-by: Mel Gorman Cc: "Luck, Tony" Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed