hppa: allocate membarrier system call number
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Nov 2015 16:31:10 +0000 (11:31 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 16 Nov 2015 16:32:29 +0000 (11:32 -0500)
commitd43d2eb27c7fd0b92ac6f40560bfb88817b165bf
tree264db426ff6b007da96ab226cacf661a398c3e89
parentf3980c7e98d51ff08fc311513953b3f3430afe2b
hppa: allocate membarrier system call number

Now that the membarrier system call is allocated on hppa (parisc),
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/hppa.h
This page took 0.025286 seconds and 4 git commands to generate.