microblaze: Wire up userfaultfd, membarrier, mlock2 syscalls
Wire up new syscalls userfaultfd, membarrier and mlock2. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -389,3 +389,6 @@ ENTRY(sys_call_table)
|
||||
.long sys_memfd_create
|
||||
.long sys_bpf
|
||||
.long sys_execveat
|
||||
.long sys_userfaultfd
|
||||
.long sys_membarrier /* 390 */
|
||||
.long sys_mlock2
|
||||
|
||||
Reference in New Issue
Block a user