From: venkatesh.pallipadi@intel.com Date: Sat, 10 Jan 2009 00:13:11 +0000 (-0800) Subject: x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param X-Git-Tag: v2.6.29-rc2~84^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b866ed197cef9989348e0479fed8d864ea465b;p=pandora-kernel.git x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param Impact: cleanup Change the protection parameter for track_pfn_vma_new() into a pgprot_t pointer. Subsequent patch changes the x86 PAT handling to return a compatible memtype in pgprot_t, if what was requested cannot be allowed due to conflicts. No fuctionality change in this patch. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed