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.29-rc1~572^2~4^8~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85192bdb6221a5b8ba457f6e3ce4d9729220efb0;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