Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348821
b: refs/heads/master
c: 72d0ac0
h: refs/heads/master
i:
  348819: f641e48
v: v3
  • Loading branch information
Will Deacon authored and Catalin Marinas committed Jan 15, 2013
1 parent a389cf0 commit ec32795
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6fadf7e67d3794aae40244f435d281a62736c93
refs/heads/master: 72d0ac048f3ded4022cf1cc72f54073f6fcad72f
7 changes: 6 additions & 1 deletion trunk/arch/arm64/include/asm/unistd32.h
Original file line number Diff line number Diff line change
Expand Up @@ -395,8 +395,13 @@ __SYSCALL(370, sys_name_to_handle_at)
__SYSCALL(371, compat_sys_open_by_handle_at)
__SYSCALL(372, compat_sys_clock_adjtime)
__SYSCALL(373, sys_syncfs)
__SYSCALL(374, compat_sys_sendmmsg)
__SYSCALL(375, sys_setns)
__SYSCALL(376, compat_sys_process_vm_readv)
__SYSCALL(377, compat_sys_process_vm_writev)
__SYSCALL(378, sys_ni_syscall) /* 378 for kcmp */

#define __NR_compat_syscalls 374
#define __NR_compat_syscalls 379

/*
* Compat syscall numbers used by the AArch64 kernel.
Expand Down

0 comments on commit ec32795

Please sign in to comment.