arm: allocate membarrier system call number
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Sep 2015 14:46:54 +0000 (10:46 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 28 Sep 2015 14:46:54 +0000 (10:46 -0400)
commitda5b715a201a36156fa520b6442db7c46f6fdade
treeeca675c54f226592f6b54978667670258eccf988
parent33f0d0b1c3c9ee55e49b6f7bed146e483e3fd935
arm: allocate membarrier system call number

Now that the membarrier system call is allocated on ARM, 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/arm.h
This page took 0.024741 seconds and 4 git commands to generate.