Update Linux kernel version in tst-mman-consts.py.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 2 Jan 2019 18:35:50 +0000 (18:35 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 2 Jan 2019 18:35:50 +0000 (18:35 +0000)
commitacb55dcb892d4321ada6fd9b663b28fada432682
tree716334c343f7895ab91028c8f8532141eab63ac9
parent2ce09e0187da433c6bfd588fed7c2f645998b4b1
Update Linux kernel version in tst-mman-consts.py.

This patch updates the Linux kernel version in tst-mman-consts.py to
4.20 (meaning that's the version for which glibc is expected to have
the same constants as the kernel, up to the exceptions listed in the
test).  (Once we have more such tests sharing common infrastructure, I
expect the kernel version will be something set in the infrastructure
shared by all such tests, rather than something needing updating
separately for each test for each new kernel version.)

Tested with build-many-glibcs.py.

* sysdeps/unix/sysv/linux/tst-mman-consts.py (main): Expect
constants to match with Linux 4.20.
ChangeLog
sysdeps/unix/sysv/linux/tst-mman-consts.py