]> granicus.if.org Git - strace/commit
tests: workaround systemd-nspawn habit of disabling munlockall syscall
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 22 Aug 2018 20:38:27 +0000 (20:38 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 22 Aug 2018 20:38:27 +0000 (20:38 +0000)
commit1df0986c75a5933966b429288538ffc46cb1053c
tree070ae6f46a26e6c0902a8dc760f8e7eee32e4ad6
parent9d2848e51762394996e4bbd15c31c6f1e76580b1
tests: workaround systemd-nspawn habit of disabling munlockall syscall

* tests/munlockall.c (main): Do not assume that munlockall syscall
always succeeds.
tests/munlockall.c