From: Greg Kroah-Hartman Date: Wed, 4 Oct 2017 20:15:21 +0000 (+0200) Subject: add a tag to a patch X-Git-Tag: v3.18.73~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6804b58238f0109fd639748812170d522bb2c7d9;p=thirdparty%2Fkernel%2Fstable-queue.git add a tag to a patch --- diff --git a/queue-3.18/fix-xen_swiotlb_dma_mmap-prototype.patch b/queue-3.18/fix-xen_swiotlb_dma_mmap-prototype.patch index bd79c4537b9..60d34143c59 100644 --- a/queue-3.18/fix-xen_swiotlb_dma_mmap-prototype.patch +++ b/queue-3.18/fix-xen_swiotlb_dma_mmap-prototype.patch @@ -21,6 +21,7 @@ This adapts the patch to the old calling conventions. Fixes: "swiotlb-xen: implement xen_swiotlb_dma_mmap callback" Signed-off-by: Arnd Bergmann +Reviewed-by: Stefano Stabellini Signed-off-by: Greg Kroah-Hartman --- drivers/xen/swiotlb-xen.c | 2 +- diff --git a/queue-4.4/fix-xen_swiotlb_dma_mmap-prototype.patch b/queue-4.4/fix-xen_swiotlb_dma_mmap-prototype.patch index 4bce0cffd01..6e577f64878 100644 --- a/queue-4.4/fix-xen_swiotlb_dma_mmap-prototype.patch +++ b/queue-4.4/fix-xen_swiotlb_dma_mmap-prototype.patch @@ -21,6 +21,7 @@ This adapts the patch to the old calling conventions. Fixes: "swiotlb-xen: implement xen_swiotlb_dma_mmap callback" Signed-off-by: Arnd Bergmann +Reviewed-by: Stefano Stabellini Signed-off-by: Greg Kroah-Hartman --- drivers/xen/swiotlb-xen.c | 2 +-