From: Pallipadi, Venkatesh Date: Fri, 13 Mar 2009 23:35:44 +0000 (-0700) Subject: VM, x86, PAT: add a new vm flag to track full pfnmap at mmap X-Git-Tag: v2.6.30-rc1~211^2~21^2~1^10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=895791dac6946d535991edd11341046f8e85ea77;p=pandora-kernel.git VM, x86, PAT: add a new vm flag to track full pfnmap at mmap Impact: cleanup Add a new vm flag VM_PFN_AT_MMAP to identify a PFNMAP that is fully mapped with remap_pfn_range. Patch removes the overloading of VM_INSERTPAGE from the earlier patch. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Acked-by: Nick Piggin LKML-Reference: <20090313233543.GA19909@linux-os.sc.intel.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed