From: Greg Kroah-Hartman Date: Mon, 4 Apr 2022 12:25:41 +0000 (+0200) Subject: fix " in patches X-Git-Tag: v5.17.2~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d182b3fed9ae1665c737cbc4c4e11903060e320;p=thirdparty%2Fkernel%2Fstable-queue.git fix " in patches --- diff --git a/queue-5.15/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch b/queue-5.15/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch index e25a545dd9b..ea64a0ab36b 100644 --- a/queue-5.15/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch +++ b/queue-5.15/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch @@ -28,7 +28,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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue-5.16/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch b/queue-5.16/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch index 5f9c9876ae5..37523c8ddc0 100644 --- a/queue-5.16/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch +++ b/queue-5.16/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch @@ -28,7 +28,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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue-5.17/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch b/queue-5.17/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch index 76794b48f64..1744d26ec49 100644 --- a/queue-5.17/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch +++ b/queue-5.17/reinstate-some-of-swiotlb-rework-fix-info-leak-with-dma_from_device.patch @@ -28,7 +28,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 Signed-off-by: Greg Kroah-Hartman ---