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
---
linux-user/mmap.c | 107 +++---
1 file changed, 53 insert
Basic validation of operands does not require the lock.
Hoist them from target_mmap__locked back into target_mmap.
Signed-off-by: Richard Henderson
---
linux-user/mmap.c | 107 +++---
1 file changed, 53 insertions(+), 54 deletions(-)
diff --git a/linux-us