sparc64: allocate membarrier system call number
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Nov 2015 16:33:55 +0000 (11:33 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Nov 2015 16:34:43 +0000 (11:34 -0500)
commitd4ed271fa1593c29c651256801ab917919bf635d
treeda2fc93d8a35338f7a14b33962b7955a2ff6523a
parentd43d2eb27c7fd0b92ac6f40560bfb88817b165bf
sparc64: allocate membarrier system call number

Now that the membarrier system call is allocated on sparc, allocate
its number in our architecture header if the system headers don't
allocate it. This allows using the membarrier system call as soon as
implemented in the kernel, even if the distribution has old kernel
headers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu/arch/sparc64.h
This page took 0.024171 seconds and 4 git commands to generate.