qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v8 7/8] bcm2835_property: disable reentrancy detection for io


From: Thomas Huth
Subject: Re: [PATCH v8 7/8] bcm2835_property: disable reentrancy detection for iomem
Date: Tue, 25 Apr 2023 09:43:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 21/04/2023 16.27, Alexander Bulekov wrote:
As the code is designed for re-entrant calls from bcm2835_property to
bcm2835_mbox and back into bcm2835_property, mark iomem as
reentrancy-safe.

Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
---
  hw/misc/bcm2835_property.c | 7 +++++++
  1 file changed, 7 insertions(+)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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