commit | 073326634bec2f36e165583d21fb0a9fad47ac0a | [log] [tgz] |
---|---|---|
author | Matt Tolentino <metolent@snoqualmie.dp.intel.com> | Thu Jun 23 00:08:03 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 23 09:45:06 2005 -0700 |
tree | c72cfdd09647d5f709d26986155224ad6e27294c | |
parent | 145e664231648121026d470094c200851a446a73 [diff] |
[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 <matthew.e.tolentino@intel.com> Signed-off-by: Dave Hansen <haveblue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>