ppc: allocate membarrier system call number
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 26 Sep 2015 15:15:02 +0000 (11:15 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 26 Sep 2015 15:15:02 +0000 (11:15 -0400)
commit1b2c84f9d687784a9026da2eb231a4795bf3781a
tree354f28f1f544edf0e7efaccbc4e2dac795a32117
parentf9b5c2b65a8a2605fc83e84e2c20e6f09033670d
ppc: allocate membarrier system call number

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