From e98edb5c673c95676ff26dd50d9d2b2fcb96de88 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 12 Apr 2013 09:12:04 -0500 Subject: Fix forcedeth DMA check error (rhbz 928024) --- kernel.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index b0aa13f3..5c8a8e54 100644 --- a/kernel.spec +++ b/kernel.spec @@ -749,6 +749,9 @@ Patch23006: fix-child-thread-introspection.patch #rhbz 949875 Patch23007: libsas-use-right-function-to-alloc-smp-response.patch +#rhbz 928024 +Patch23008: forcedeth-dma-error-check.patch + # END OF PATCH DEFINITIONS %endif @@ -1448,6 +1451,9 @@ ApplyPatch fix-child-thread-introspection.patch #rhbz 949875 ApplyPatch libsas-use-right-function-to-alloc-smp-response.patch +#rhbz 928024 +ApplyPatch forcedeth-dma-error-check.patch + # END OF PATCH APPLICATIONS %endif @@ -2281,6 +2287,9 @@ fi # ||----w | # || || %changelog +* Fri Apr 12 2013 Justin M. Forbes +- Fix forcedeth DMA check error (rhbz 928024) + * Thu Apr 11 2013 Dave Jones - Print out some extra debug information when we hit bad page tables. -- cgit