From: Isaku Yamahata Date: Fri, 17 Oct 2008 02:17:46 +0000 (+0900) Subject: ia64/xen: introduce sync bitops which is necessary for ia64/xen support. X-Git-Tag: v2.6.28-rc1~64^2~1^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b051c6be34b3b06fa1244d9fcd47f91fb6aca1c;p=pandora-kernel.git ia64/xen: introduce sync bitops which is necessary for ia64/xen support. define sync bitops which is necessary for ia64/xen. This bit operation is used to communicate with VMM or other guest kernel Even when this kernel is built for UP, VMM might be SMP so that those operation must always use atomic operation. Cc: Robin Holt Cc: Jeremy Fitzhardinge Signed-off-by: Isaku Yamahata Signed-off-by: Tony Luck --- Reading git-diff-tree failed