]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update kernel version to 6.12 in header constant tests
authorJoseph Myers <josmyers@redhat.com>
Thu, 19 Dec 2024 15:38:59 +0000 (15:38 +0000)
committerJoseph Myers <josmyers@redhat.com>
Thu, 19 Dec 2024 15:38:59 +0000 (15:38 +0000)
commit5fcee06dc7f368770c17f9a69b59fa68119a1cec
tree23c0e94cc904cfefc216b93c91a3e7b09936343b
parentd421d36582281a62e05f96a1bfb085db9d85f40b
Update kernel version to 6.12 in header constant tests

There are no new constants covered by tst-mman-consts.py,
tst-mount-consts.py or tst-pidfd-consts.py in Linux 6.12 that need any
header changes, so update the kernel version in those tests.
(tst-sched-consts.py will need updating separately along with adding
SCHED_EXT.)

Tested with build-many-glibcs.py.
sysdeps/unix/sysv/linux/tst-mman-consts.py
sysdeps/unix/sysv/linux/tst-mount-consts.py
sysdeps/unix/sysv/linux/tst-pidfd-consts.py