powerpc: Wire up sys_membarrier()

The selftest passes on 64-bit LE & BE, and 32-bit.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
Michael Ellerman
2015-09-16 21:21:50 +10:00
parent 1f93e4a96c
commit 793b8bf9ca
3 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
#include <uapi/asm/unistd.h>
#define __NR_syscalls 365
#define __NR_syscalls 366
#define __NR__exit __NR_exit
#define NR_syscalls __NR_syscalls