From: Isaku Yamahata Date: Wed, 15 Oct 2008 00:50:41 +0000 (-0700) Subject: xen: portability clean up and some minor clean up for xencomm.c X-Git-Tag: v2.6.28-rc3~88^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75909fd619d15400e7c6d0fc3af09838ee8b166e;p=pandora-kernel.git xen: portability clean up and some minor clean up for xencomm.c clean up of xencomm.c. is_phys_contiguous() is arch dependent function that depends on how virtual memory are laid out. So split out the function into arch specific code. Signed-off-by: Isaku Yamahata Signed-off-by: Jeremy Fitzhardinge Cc: Isaku Yamahata Signed-off-by: Ingo Molnar Cc: "Luck, Tony" --- Reading git-diff-tree failed