Merge branch 'linus' into perfcounters/core-v2
[linux-drm-fsl-dcu.git] / arch / powerpc / include / asm / systbl.h
index 72353f6070a436747817d2394c8e8f9ff67898b0..affa8caed7eb0cdce5b78a70ddbc6c26d0af384f 100644 (file)
@@ -65,7 +65,7 @@ SYSCALL(ni_syscall)
 SYSX(sys_ni_syscall,sys_olduname, sys_olduname)
 COMPAT_SYS_SPU(umask)
 SYSCALL_SPU(chroot)
-SYSCALL(ustat)
+COMPAT_SYS(ustat)
 SYSCALL_SPU(dup2)
 SYSCALL_SPU(getppid)
 SYSCALL_SPU(getpgrp)
@@ -322,3 +322,4 @@ SYSCALL_SPU(epoll_create1)
 SYSCALL_SPU(dup3)
 SYSCALL_SPU(pipe2)
 SYSCALL(inotify_init1)
+SYSCALL_SPU(perf_counter_open)