[pve-devel] applied: [PATCH qemu 2/2] update reentrancy patches to version in upstream git

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Jun 6 18:03:22 CEST 2023


Am 06/06/2023 um 10:58 schrieb Fiona Ebner:
> The previous version was picked from the mailing list and still had
> an object_dynamic_cast call in a hot path, which is avoided with the
> version that landed in git.
> 
> Also adds a few more exceptions for devices that need reentrancy.
> 
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
>  ...-memory-prevent-dma-reentracy-issues.patch | 118 ----------------
>  ...s-Internal-cdbs-have-16-byte-length.patch} |   0
>  ...al-deadlock-when-draining-during-tr.patch} |   0
>  ...en-getting-cursor-without-a-console.patch} |   0
>  ...isabling-re-entrancy-checking-per-MR.patch |  38 -----
>  ...-memory-prevent-dma-reentracy-issues.patch | 130 ++++++++++++++++++
>  ...le-reentrancy-detection-for-script-R.patch |   8 +-
>  ...-disable-reentrancy-detection-for-io.patch |  37 +++++
>  ...sable-reentrancy-detection-for-iomem.patch |  35 +++++
>  ...le-reentrancy-detection-for-apic-msi.patch |  36 +++++
>  debian/patches/series                         |  12 +-
>  11 files changed, 252 insertions(+), 162 deletions(-)
>  delete mode 100644 debian/patches/extra/0002-memory-prevent-dma-reentracy-issues.patch
>  rename debian/patches/extra/{0003-scsi-megasas-Internal-cdbs-have-16-byte-length.patch => 0002-scsi-megasas-Internal-cdbs-have-16-byte-length.patch} (100%)
>  rename debian/patches/extra/{0004-ide-avoid-potential-deadlock-when-draining-during-tr.patch => 0003-ide-avoid-potential-deadlock-when-draining-during-tr.patch} (100%)
>  rename debian/patches/extra/{0007-ui-return-NULL-when-getting-cursor-without-a-console.patch => 0004-ui-return-NULL-when-getting-cursor-without-a-console.patch} (100%)
>  delete mode 100644 debian/patches/extra/0005-memory-Allow-disabling-re-entrancy-checking-per-MR.patch
>  create mode 100644 debian/patches/extra/0005-memory-prevent-dma-reentracy-issues.patch
>  create mode 100644 debian/patches/extra/0007-bcm2835_property-disable-reentrancy-detection-for-io.patch
>  create mode 100644 debian/patches/extra/0008-raven-disable-reentrancy-detection-for-iomem.patch
>  create mode 100644 debian/patches/extra/0009-apic-disable-reentrancy-detection-for-apic-msi.patch
> 
>

applied, thanks!





More information about the pve-devel mailing list