Re: [PATCH v9 0/8] memory: prevent dma-reentracy issues

2023-04-27 Thread Alexander Bulekov
On 230427 1504, Thomas Huth wrote: > On 26/04/2023 18.19, Alexander Bulekov wrote: > > v8-> v9: > > - Disable reentrancy checks for raven's iomem (Patch 8) > > - Fix non-bisectable disable_reentrancy_guard patch by squashing it > >into Patch 1. > > - Fix trailing whitespace >

Re: [PATCH v9 0/8] memory: prevent dma-reentracy issues

2023-04-27 Thread Thomas Huth
On 26/04/2023 18.19, Alexander Bulekov wrote: v8-> v9: - Disable reentrancy checks for raven's iomem (Patch 8) - Fix non-bisectable disable_reentrancy_guard patch by squashing it into Patch 1. - Fix trailing whitespace Sorry for not noticing earlier (I think the test is no

[PATCH v9 0/8] memory: prevent dma-reentracy issues

2023-04-26 Thread Alexander Bulekov
v8-> v9: - Disable reentrancy checks for raven's iomem (Patch 8) - Fix non-bisectable disable_reentrancy_guard patch by squashing it into Patch 1. - Fix trailing whitespace v7 -> v8: - Disable reentrancy checks for bcm2835_property's iomem (Patch 7) - Cache DeviceState* i