diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2021-04-13 10:24:45 +1000 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2021-04-13 10:24:45 +1000 |
commit | e3da43d63ac5e4d4fa05d291587085849bc8de77 (patch) | |
tree | f6f78ef35650716c5b7a1617e7d5254212d5b71d /arch/parisc | |
parent | 4c19580632c3e2ae50dd2583c16dbf7ec31ca74c (diff) | |
parent | 652a066ee95915fc104f45a79d2ae54737d46f4a (diff) | |
download | linux-next-e3da43d63ac5e4d4fa05d291587085849bc8de77.tar.gz |
Merge remote-tracking branch 'ext3/for_next'
Diffstat (limited to 'arch/parisc')
-rw-r--r-- | arch/parisc/kernel/syscalls/syscall.tbl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscalls/syscall.tbl b/arch/parisc/kernel/syscalls/syscall.tbl index 271a92519683..80fba3f7d47b 100644 --- a/arch/parisc/kernel/syscalls/syscall.tbl +++ b/arch/parisc/kernel/syscalls/syscall.tbl @@ -440,3 +440,4 @@ 440 common process_madvise sys_process_madvise 441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2 442 common mount_setattr sys_mount_setattr +443 common quotactl_path sys_quotactl_path |