On 23/9/25 23:54, Richard Henderson wrote:
Move the test/flush/set block to a new function. Use tb_flush__exclusive_or_serial while we're at it.Signed-off-by: Richard Henderson <[email protected]> --- linux-user/user-internals.h | 16 ++++++++++++++++ linux-user/mmap.c | 13 ++----------- linux-user/syscall.c | 7 +------ 3 files changed, 19 insertions(+), 17 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
