qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 25/33] tests/tcg: Extend file in linux-madvise.c


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 25/33] tests/tcg: Extend file in linux-madvise.c
Date: Mon, 21 Aug 2023 08:54:43 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 18/8/23 19:12, Richard Henderson wrote:
When guest page size > host page size, this test can fail
due to the SIGBUS protection hack.  Avoid this by making
sure that the file size is at least one guest page.

Visible with alpha guest on x86_64 host.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tests/tcg/multiarch/linux/linux-madvise.c | 2 ++
  1 file changed, 2 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>





reply via email to

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