]> granicus.if.org Git - strace/commit
tests: update hppa workaround in remap_file_pages test
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 5 Aug 2019 19:01:36 +0000 (19:01 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 5 Aug 2019 19:01:36 +0000 (19:01 +0000)
commite33133360ed257f7b255107f34d315499c4f6bce
treea6266dc508d0f18ea1afe8dee44289d18f5dfaa3
parent58ed8a2d864e92738c6f6e5694cf3430eddf3943
tests: update hppa workaround in remap_file_pages test

... to cater for the change of MAP_TYPE on hppa introduced
by Linux kernel commit v4.17-rc1~146^2~9.

* tests/remap_file_pages.c (main) [__hppa__ && MAP_TYPE != 0x03]
(MAP_TYPE_str): Define to "0x2b /* MAP_??? */".
tests/remap_file_pages.c