From: venkatesh.pallipadi@intel.com Date: Sat, 10 Jan 2009 00:13:10 +0000 (-0800) Subject: x86 PAT: consolidate old memtype new memtype check into a function X-Git-Tag: v2.6.29-rc2~84^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc7d20c8429f32f19d47367fdc36eeed2334ec3;p=pandora-kernel.git x86 PAT: consolidate old memtype new memtype check into a function Impact: cleanup Move the new memtype old memtype allowed check to header so that is can be shared by other users. Subsequent patch uses this in pat.c in remap_pfn_range() code path. No functionality change in this patch. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed