On 18/8/23 19:12, Richard Henderson wrote:
Basic validation of operands does not require the lock. Hoist them from target_mmap__locked back into target_mmap.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- linux-user/mmap.c | 107 +++++++++++++++++++++++----------------------- 1 file changed, 53 insertions(+), 54 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>