summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-07-22 12:31:16 -0400
committerLaura Abbott <labbott@redhat.com>2019-07-22 12:34:34 -0400
commit178bfc71b023204441610ef8224228d9668d3c26 (patch)
tree38d7bd663d86eb939bb9cb04e4f5d057a7b6d989 /kernel.spec
parent7d82fa8c6f583af671891653d143d2e826723fb2 (diff)
downloadkernel-178bfc71b023204441610ef8224228d9668d3c26.tar.gz
kernel-178bfc71b023204441610ef8224228d9668d3c26.tar.xz
kernel-178bfc71b023204441610ef8224228d9668d3c26.zip
Bring in DMA fix (rhbz 1732045)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index bf3fe6203..33ecb50bc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -638,6 +638,9 @@ Patch549: xen-let-alloc_xenballooned_pages-fail-if-not-enough-.patch
# CVE-2019-????? rhbz 1731784
Patch550: 8250_lpss-check-null-return-when-calling-pci_ioremap.patch
+# rhbz 1732045
+Patch551: 0001-dma-direct-correct-the-physical-addr-in-dma_direct_s.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1876,6 +1879,9 @@ fi
#
#
%changelog
+* Mon Jul 22 2019 Laura Abbott <labbott@redhat.com>
+- Bring in DMA fix (rhbz 1732045)
+
* Mon Jul 22 2019 Jeremy Cline <jcline@redhat.com> - 5.1.19-300
- Linux v5.1.19
- Fix Xen Security Advisory 300 (rhbz 1731862 1731864)