From: Venkatesh Pallipadi Date: Fri, 10 Jul 2009 16:57:40 +0000 (-0700) Subject: x86, pat: Lookup the protection from memtype list on vm_insert_pfn() X-Git-Tag: v2.6.32-rc1~680^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1087637616dd5e96d834164ea462aed6159d039b;p=pandora-kernel.git x86, pat: Lookup the protection from memtype list on vm_insert_pfn() Lookup the reserved memtype during vm_insert_pfn and use that memtype for the new mapping. This takes care or handling of vm_insert_pfn() interface in track_pfn_vma*/untrack_pfn_vma. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed