Re: [Xen-devel] [PATCHv4 6/8] x86, arm: remove asm/spinlock.h from all architectures

2015-05-05 Thread Ian Campbell
On Thu, 2015-04-30 at 16:33 +0100, David Vrabel wrote: > Now that all architecture use a common ticket lock implementation for > spinlocks, remove the architecture specific byte lock implementations. > > Signed-off-by: David Vrabel > Reviewed-by: Tim Deegan > Acked-by: Jan Beulich Acked-by: Ia

[Xen-devel] [PATCHv4 6/8] x86, arm: remove asm/spinlock.h from all architectures

2015-04-30 Thread David Vrabel
Now that all architecture use a common ticket lock implementation for spinlocks, remove the architecture specific byte lock implementations. Signed-off-by: David Vrabel Reviewed-by: Tim Deegan Acked-by: Jan Beulich --- xen/arch/arm/README.LinuxPrimitives | 28 --- xen/include/as