]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/extra/0003-megasas-always-store-SCSIRequest-into-MegasasCmd.patch
merge SPEC_CTRL MSR and -IBRS CPU model patches
[pve-qemu.git] / debian / patches / extra / 0003-megasas-always-store-SCSIRequest-into-MegasasCmd.patch
index 2f0eb41db33422f1421ecfcd7af165010a73bb8b..bd2755aca56591c4c5d1571c9c1a4dc2cf3d4b87 100644 (file)
@@ -1,7 +1,7 @@
-From 8a6382046bb0a71f1deb7b7ca3954662353f3f65 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini@redhat.com>
 Date: Thu, 1 Jun 2017 17:26:14 +0200
-Subject: [PATCH 03/23] megasas: always store SCSIRequest* into MegasasCmd
+Subject: [PATCH] megasas: always store SCSIRequest* into MegasasCmd
 
 This ensures that the request is unref'ed properly, and avoids a
 segmentation fault in the new qtest testcase that is added.