From: gregkh@linuxfoundation.org gregkh@linuxfoundation.org Sent: Tuesday, July 23, 2019 4:59 AM To: Dexuan Cui decui@microsoft.com; lorenzo.pieralisi@arm.com; Michael Kelley mikelley@microsoft.com Cc: stable@vger.kernel.org Subject: FAILED: patch "[PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()" failed to apply to 4.9-stable tree
The patch below does not apply to the 4.9-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org.
thanks,
greg k-h
------------------ original commit in Linus's tree ------------------
From 4df591b20b80cb77920953812d894db259d85bd7 Mon Sep 17 00:00:00 2001 From: Dexuan Cui decui@microsoft.com Date: Fri, 21 Jun 2019 23:45:23 +0000 Subject: [PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Hi, To apply this patch to v4.9.186, we need to cherry-pick another patch first: e74d2ebdda33 ("PCI: hv: Delete the device earlier from hbus->children for hot-remove")
Then I backported this commit (4df591b20)
Please see the two attachments for the two patches. They can be cleanly applied to v4.9.186.
Thanks, -- Dexuan