On 03/06/16 23:40, Alex Bennée wrote:
> This adds calls to the assert_memory_lock for all public APIs which are
> documented as holding the mmap_lock for user-mode.
>
> Signed-off-by: Alex Bennée
> ---
> linux-user/elfload.c | 4
> translate-all.c | 20
> 2 files c
This adds calls to the assert_memory_lock for all public APIs which are
documented as holding the mmap_lock for user-mode.
Signed-off-by: Alex Bennée
---
linux-user/elfload.c | 4
translate-all.c | 20
2 files changed, 24 insertions(+)
diff --git a/linux-user/elf