Max Filippov
3c5f6a5f88
linux-user: fix assertion in shmdt
shmdt fails to call mmap_lock/mmap_unlock around page_set_flags,
resulting in the following assertion:
page_set_flags: Assertion `have_mmap_lock()' failed.
Wrap shmdt internals into mmap_lock/mmap_unlock.
Cc: qemu-stable@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>
Cc: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20180228221609.11265-7-jcmvbkbc@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2018-03-09 19:22:09 +01:00
..
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-18 18:52:32 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:29:21 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:29:45 +01:00
2018-02-25 17:29:45 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-03-07 08:30:28 +13:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-02-25 17:27:41 +01:00
2018-03-09 19:17:27 +01:00
2018-02-18 18:52:32 +01:00
2018-03-09 19:17:27 +01:00
2018-03-09 19:21:34 +01:00
2018-03-09 19:17:27 +01:00
2018-03-09 19:17:27 +01:00
2017-10-16 16:00:56 +03:00
2017-05-29 14:56:08 +03:00
2018-03-09 19:21:34 +01:00
2018-03-09 19:22:09 +01:00
2017-08-01 12:13:07 +01:00