Re: [PATCH 4/6] linux-user: Show heap address in /proc/pid/maps

2023-08-21 Thread Philippe Mathieu-Daudé
On 16/8/23 20:14, Richard Henderson wrote: Signed-off-by: Richard Henderson --- linux-user/syscall.c | 2 ++ 1 file changed, 2 insertions(+) Reviewed-by: Philippe Mathieu-Daudé

[PATCH 4/6] linux-user: Show heap address in /proc/pid/maps

2023-08-16 Thread Richard Henderson
Signed-off-by: Richard Henderson --- linux-user/syscall.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 658c276e39..5c0fb20e19 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -8125,6 +8125,8 @@ static void open_self_maps_4(