From: venkatesh.pallipadi@intel.com Date: Fri, 19 Dec 2008 21:47:29 +0000 (-0800) Subject: x86: PAT: move track untrack pfnmap stubs to asm-generic X-Git-Tag: v2.6.29-rc1~587^2~4^20~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34801ba9bf0381fcf0e2b08179d2c07f2c6ede74;p=pandora-kernel.git x86: PAT: move track untrack pfnmap stubs to asm-generic Impact: Cleanup and branch hints only. Move the track and untrack pfn stub routines from memory.c to asm-generic. Also add unlikely to pfnmap related calls in fork and exit path. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed