]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/extra/0006-lsi53c895a-disable-reentrancy-detection-for-script-R.patch
update reentrancy patches to version in upstream git
[pve-qemu.git] / debian / patches / extra / 0006-lsi53c895a-disable-reentrancy-detection-for-script-R.patch
index 8f488dcf657bb3b5dc4de2ccc55982b718e05b47..96d254c5bc41cc12a4585da7b8adc38909445447 100644 (file)
@@ -1,6 +1,6 @@
 From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
 From: Alexander Bulekov <alxndr@bu.edu>
-Date: Mon, 13 Mar 2023 04:24:17 -0400
+Date: Thu, 27 Apr 2023 17:10:10 -0400
 Subject: [PATCH] lsi53c895a: disable reentrancy detection for script RAM
 
 As the code is designed to use the memory APIs to access the script ram,
@@ -10,6 +10,12 @@ In the future, ram_io may be converted from an IO to a proper RAM MemoryRegion.
 
 Reported-by: Fiona Ebner <f.ebner@proxmox.com>
 Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
+Reviewed-by: Thomas Huth <thuth@redhat.com>
+Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
+Message-Id: <20230427211013.2994127-6-alxndr@bu.edu>
+Signed-off-by: Thomas Huth <thuth@redhat.com>
+(cherry-picked from commit bfd6e7ae6a72b84e2eb9574f56e6ec037f05182c)
+Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
 ---
  hw/scsi/lsi53c895a.c | 6 ++++++
  1 file changed, 6 insertions(+)