diff options
author | Borislav Petkov <bp@suse.de> | 2021-06-07 11:02:30 +0200 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2021-06-07 11:02:30 +0200 |
commit | 0a5f38c81e500976781908e172b4e51ee427b4a9 (patch) | |
tree | fa2dc3fa36d8c837be12db611356581bcbe4289d /arch/alpha/kernel/syscalls/syscall.tbl | |
parent | 7ee0e638a526b2d1f09c714f86d82dfd7628f322 (diff) | |
parent | 614124bea77e452aa6df7a8714e8bc820b489922 (diff) |
Merge tag 'v5.13-rc5' into x86/cleanups
Pick up dependent changes in order to base further cleanups ontop.
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'arch/alpha/kernel/syscalls/syscall.tbl')
-rw-r--r-- | arch/alpha/kernel/syscalls/syscall.tbl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/kernel/syscalls/syscall.tbl b/arch/alpha/kernel/syscalls/syscall.tbl index 5622578742fd..3000a2e8ee21 100644 --- a/arch/alpha/kernel/syscalls/syscall.tbl +++ b/arch/alpha/kernel/syscalls/syscall.tbl @@ -482,7 +482,7 @@ 550 common process_madvise sys_process_madvise 551 common epoll_pwait2 sys_epoll_pwait2 552 common mount_setattr sys_mount_setattr -553 common quotactl_path sys_quotactl_path +# 553 reserved for quotactl_path 554 common landlock_create_ruleset sys_landlock_create_ruleset 555 common landlock_add_rule sys_landlock_add_rule 556 common landlock_restrict_self sys_landlock_restrict_self |