18 Oct, 2008
1 commit
-
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