From: Greg Kroah-Hartman Date: Thu, 23 Jun 2022 16:42:59 +0000 (+0200) Subject: fix up queue-4.9/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device... X-Git-Tag: v4.9.320~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b5a2d874e4e2395794e897fe9f999331211ea13;p=thirdparty%2Fkernel%2Fstable-queue.git fix up queue-4.9/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch text --- diff --git a/queue-4.9/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch b/queue-4.9/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch index 304e449d4ce..9041471403c 100644 --- a/queue-4.9/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch +++ b/queue-4.9/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch @@ -25,7 +25,7 @@ Link: https://lore.kernel.org/all/20220324055732.GB12078@lst.de/ [2] Link: https://lore.kernel.org/all/4386660.LvFx2qVVIh@natalenko.name/ [3] Suggested-by: Halil Pasic Tested-by: Oleksandr Natalenko -Cc: Christoph Hellwig" +Cc: Christoph Hellwig Signed-off-by: Linus Torvalds [OP: backport to 4.14: apply swiotlb_tbl_map_single() changes in lib/swiotlb.c] Signed-off-by: Ovidiu Panait