From: Matt Tolentino Date: Thu, 23 Jun 2005 07:08:03 +0000 (-0700) Subject: [PATCH] remove direct ref to contig_page_data for x86-64 X-Git-Tag: v2.6.13-rc1~68^2~508 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073326634bec2f36e165583d21fb0a9fad47ac0a;p=pandora-kernel.git [PATCH] remove direct ref to contig_page_data for x86-64 This patch pulls out all remaining direct references to contig_page_data from arch/x86-64, thus saving an ifdef in one case. Signed-off-by: Matt Tolentino Signed-off-by: Dave Hansen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed