|
Repo Added
|
Files
27
|
Badge
README BADGES
|
push
github
syscalls: update syscall table to Linux v7.1.0-rc4 Update the syscall table to Linux v7.1.0-rc4. This table was updated by running: $ ./arch-syscall-validate -c syscalls.csv <kernel_directory> A few notes: * Kernel commit 8e0b986c59c6 ("s390: Remove compat support") removed 31-bit s390 support. Thus, any syscalls added to the kernel after this commit are not supported by 31-bit s390 * On parisc64, _llseek() changed from syscall 140 to PNR. Kernel commit da3680f564bd ("parisc: _llseek syscall is only available for 32-bit userspace") moved this syscall to 32-bit parisc only. * The following syscalls were added: file_getattr(), file_setattr(), listns(), open_tree_attr(), rseq_slice_yield(), and uprobe() Signed-off-by: Tom Hromatka (Oracle) <tom.hromatka@gmail.com> Signed-off-by: Paul Moore <paul@paul-moore.com> (imported from commit 7e95f5b92)
3147 of 3535 relevant lines covered (89.02%)
256561.61 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|