Re: [PATCH v2 11/13] Update syscall lists for Linux 7.1
Florian Weimer <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
* Adhemerval Zanella: > Linux 6.18 adds the uprobe syscall (x86_64 only), Linux 6.19 adds listns, > and Linux 7.0 adds rseq_slice_yield. Linux 7.0 also wires up clone3 on > sparc and memfd_secret on loongarch. Update syscall-names.list and > regenerate the arch-syscall.h headers with build-many-glibcs.py > update-syscalls. Looks okay. Reviewed-by: Florian Weimer <[email protected]> Thanks, Florian