From b50d0f6abe35c0d5f5bd8e9c02da81eb17c86aed Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Mon, 8 Apr 2013 14:04:15 -0400 Subject: Resolves: rhbz 907694 --- kernel.spec | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index ccdcf246..fadf055c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -744,6 +744,9 @@ Patch23006: fix-child-thread-introspection.patch Patch23007: htmldoc-build-fix.patch +#rhbz 907694 +Patch23008: e100-dma-unmap-error.patch + # END OF PATCH DEFINITIONS %endif @@ -1438,6 +1441,9 @@ ApplyPatch fix-child-thread-introspection.patch ApplyPatch htmldoc-build-fix.patch +#rhbz 907694 +ApplyPatch e100-dma-unmap-error.patch + # END OF PATCH APPLICATIONS %endif @@ -2271,6 +2277,9 @@ fi # ||----w | # || || %changelog +* Mon Apr 08 2013 Neil Horman +- Fix dma unmap error in e100 (rhbz 907694) + * Mon Apr 08 2013 Justin M. Forbes - 3.9.0-0.rc6.git0.1 - Disable debugging options. - Linux-3.9-rc6 -- cgit