diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-03-08 12:31:46 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-03-08 12:31:46 +0100 |
commit | 36fd31f5253d3e715ce7169d36de5e54aa8ddf14 (patch) | |
tree | a13e4216a093bb79d9f27c9558db55b258d08476 /src/basic/syscalls-mipso32.txt | |
parent | hwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey Map (diff) | |
download | systemd-36fd31f5253d3e715ce7169d36de5e54aa8ddf14.tar.xz systemd-36fd31f5253d3e715ce7169d36de5e54aa8ddf14.zip |
syscalls: update tables
bfin_spinlock and cache_sync are dropped from the table, but didn't have
numbers assigned.
mount_setattr was added in v5.11-rc4-35-g2a1867219c.
Diffstat (limited to 'src/basic/syscalls-mipso32.txt')
-rw-r--r-- | src/basic/syscalls-mipso32.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/basic/syscalls-mipso32.txt b/src/basic/syscalls-mipso32.txt index 7193f5655a..0e977111e7 100644 --- a/src/basic/syscalls-mipso32.txt +++ b/src/basic/syscalls-mipso32.txt @@ -16,11 +16,9 @@ arm_fadvise64_64 atomic_barrier atomic_cmpxchg_32 bdflush 4134 -bfin_spinlock bind 4169 bpf 4355 brk 4045 -cache_sync cachectl 4148 cacheflush 4147 capget 4204 @@ -216,6 +214,7 @@ mmap 4090 mmap2 4210 modify_ldt 4123 mount 4021 +mount_setattr 4442 move_mount 4429 move_pages 4308 mprotect 4125 |