On 9/21/21 9:56 PM, Warner Losh wrote:
From: Mikaël Urankar<mikael.uran...@gmail.com>Similar to the equivalent linux-user commit e6deac9cf99 When mapping MAP_ANONYMOUS memory fragments, still need notice about to set it zero, or it will cause issues. Signed-off-by: Mikaël Urankar<mikael.uran...@gmail.com> Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/mmap.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~