qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 20/47] linux-user: Make sure initial brk(0) is page-aligned


From: Michael Tokarev
Subject: Re: [PULL 20/47] linux-user: Make sure initial brk(0) is page-aligned
Date: Mon, 17 Jul 2023 17:57:18 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

17.07.2023 17:42, Richard Henderson пишет:
On 7/16/23 19:15, Michael Tokarev wrote:
15.07.2023 16:52, Richard Henderson wrote:
From: Andreas Schwab <schwab@suse.de>

Fixes: 86f04735ac ("linux-user: Fix brk() to release pages")
Signed-off-by: Andreas Schwab <schwab@suse.de>
Message-Id: <mvmpm55qnno.fsf@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

This smells like a stable-8.0 material.  Please let me know if it is not.

Yep.

FWIW, there was an attempt to fix another issue I posted about
yesterday, with libklibc-based apps on armhf, after "linux-user:
Reserve space for brk" commit, here:

  https://github.com/hdeller/qemu-hppa/commits/upx-fix

(which reverts this very commit).  But apparently it doesn't fix
that issue, libklibc-linked armhf apps still segfaults right at
startup.

This is jfyi, maybe this commit is just another temporary band-aid,
I dunno yet.  Yes it fixes real failures so it's already good.

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]