1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-01 05:02:03 +03:00
Files
glibc/sysdeps
Stefan Liebler 11f09947f3 tst-process_madvise: Check process_madvise-syscall support.
So far this test checks if pidfd_open-syscall is supported,
which was introduced with linux 5.3.

The process_madvise-syscall was introduced with linux 5.10.
Thus you'll get FAILs if you are running a kernel in between.

This patch adds a check if the first process_madvise-syscall
returns ENOSYS and in this case will fail with UNSUPPORTED.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2022-08-11 12:21:05 +02:00
..
2022-05-30 16:32:22 -03:00
2022-08-04 10:03:46 -03:00
2022-05-30 16:32:33 -03:00
2022-02-14 19:29:02 +01:00
2022-08-05 09:28:39 -03:00
2022-07-26 12:35:12 -03:00
2022-06-25 00:22:02 +02:00
2022-05-30 16:33:16 -03:00
2022-08-03 11:42:49 +02:00
2022-07-27 10:50:20 -03:00
2022-05-30 16:33:28 -03:00