add urcu/arch_generic.h
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 1 Mar 2010 18:51:14 +0000 (13:51 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Mon, 1 Mar 2010 18:51:14 +0000 (13:51 -0500)
commite4d1eb09301904b56cdf22e1d6042df4492d57cb
tree0364f0244273387c9d7b205b0816458a94325292
parent455b809af97338c959280aee24a36699c4a947b5
add urcu/arch_generic.h

Most of the memory barrier definitions are shared between all
architectures, especially smp_* and mc/rmc/wmc.  Put them in
a common file.

[edit by Mathieu Desnoyers]

+ * arch_defaults.h: common definitions for multiple architectures.
 becomes
+ * arch_generic.h: common definitions for multiple architectures.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/arch_generic.h [new file with mode: 0644]
urcu/arch_ppc.h
urcu/arch_s390.h
urcu/arch_sparc64.h
urcu/arch_x86.h
This page took 0.027741 seconds and 4 git commands to generate.