qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v7 0/6] memory: prevent dma-reentracy issues


From: Thomas Huth
Subject: Re: [PATCH v7 0/6] memory: prevent dma-reentracy issues
Date: Mon, 13 Mar 2023 17:18:13 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0

On 13/03/2023 15.52, Alexander Bulekov wrote:
On 230313 1502, Thomas Huth wrote:
On 13/03/2023 09.24, Alexander Bulekov wrote:
v6 -> v7:
      - Fix bad qemu_bh_new_guarded calls found by Thomas (Patch 4)
      - Add an MR-specific flag to disable reentrancy (Patch 5)
      - Disable reentrancy checks for lsi53c895a's RAM-like MR (Patch 6)
      Patches 5 and 6 need review. I left the review-tags for Patch 4,
      however a few of the qemu_bh_new_guarded calls have changed.

  Hi Alexander,

there seems to be another issue with one of the avocado tests:

  make -j8 qemu-system-aarch64
  make check-venv
  ./tests/venv/bin/avocado run \
    tests/avocado/boot_linux_console.py:BootLinuxConsole.test_aarch64_raspi3_atf

... works fine for me with the master branch, but it fails
for me after applying your patch series.
...
Do the avocado tests exit on failure, or do you know if there are any
other test failures?

I noticed it in the gitlab-CI, the test was hanging and got marked as "INTERRUPTED":

 https://gitlab.com/thuth/qemu/-/jobs/3922243532#L214

As far as I could see, this was the only new failure there. There is another one in the avocado-system-fedora job here:

 https://gitlab.com/thuth/qemu/-/jobs/3920337136#L307

... but I think that was pre-existing and was caused by one of Philippe's reworks, hopefully to be fixed soon ... Phillipe?

 Thomas




reply via email to

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