Hi Greg, On 7/29/19 5:30 PM, gre...@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > iommu/vt-d: Don't queue_iova() if there is no flush queue > > to the 5.2-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > iommu-vt-d-don-t-queue_iova-if-there-is-no-flush-queue.patch > and it can be found in the queue-5.2 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <sta...@vger.kernel.org> know about it.
Please, make sure to apply the following patch too (kudos to Joerg). [Sorry for any inconvenience cause by my copy-n-paste mistake] commit 201c1db90cd6 Author: Joerg Roedel <jroe...@suse.de> Date: Tue Jul 23 09:51:00 2019 +0200 iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA The stub function for !CONFIG_IOMMU_IOVA needs to be 'static inline'. Fixes: effa467870c76 ('iommu/vt-d: Don't queue_iova() if there is no flush queue') Signed-off-by: Joerg Roedel <jroe...@suse.de> Thanks, Dmitry _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu