]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/series
update reentrancy patches to version in upstream git
authorFiona Ebner <f.ebner@proxmox.com>
Tue, 6 Jun 2023 08:58:50 +0000 (10:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Jun 2023 14:32:38 +0000 (16:32 +0200)
commita39364b9d1a9c0ad8fe129b1bf46d528107dfafe
treee88e120f753685aa8aad5c713f0edd7b1b6cd93d
parent0f693c2caba51bedf306c9b8d3f2d45f399b5d7c
update reentrancy patches to version in upstream git

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@proxmox.com>
14 files changed:
debian/patches/extra/0002-memory-prevent-dma-reentracy-issues.patch [deleted file]
debian/patches/extra/0002-scsi-megasas-Internal-cdbs-have-16-byte-length.patch [new file with mode: 0644]
debian/patches/extra/0003-ide-avoid-potential-deadlock-when-draining-during-tr.patch [new file with mode: 0644]
debian/patches/extra/0003-scsi-megasas-Internal-cdbs-have-16-byte-length.patch [deleted file]
debian/patches/extra/0004-ide-avoid-potential-deadlock-when-draining-during-tr.patch [deleted file]
debian/patches/extra/0004-ui-return-NULL-when-getting-cursor-without-a-console.patch [new file with mode: 0644]
debian/patches/extra/0005-memory-Allow-disabling-re-entrancy-checking-per-MR.patch [deleted file]
debian/patches/extra/0005-memory-prevent-dma-reentracy-issues.patch [new file with mode: 0644]
debian/patches/extra/0006-lsi53c895a-disable-reentrancy-detection-for-script-R.patch
debian/patches/extra/0007-bcm2835_property-disable-reentrancy-detection-for-io.patch [new file with mode: 0644]
debian/patches/extra/0007-ui-return-NULL-when-getting-cursor-without-a-console.patch [deleted file]
debian/patches/extra/0008-raven-disable-reentrancy-detection-for-iomem.patch [new file with mode: 0644]
debian/patches/extra/0009-apic-disable-reentrancy-detection-for-apic-msi.patch [new file with mode: 0644]
debian/patches/series