s390: allocate membarrier system call number
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 26 Sep 2015 15:17:18 +0000 (11:17 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 26 Sep 2015 15:17:18 +0000 (11:17 -0400)
commit33f0d0b1c3c9ee55e49b6f7bed146e483e3fd935
tree39fda71ede48856ac2b7a3b01ed0065dc1d517cc
parent1b2c84f9d687784a9026da2eb231a4795bf3781a
s390: allocate membarrier system call number

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