diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-03-06 10:09:37 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-03-06 10:09:37 -0600 |
commit | a728032789a96d311fcd847035551599595839e2 (patch) | |
tree | 24632b5d10a9bdce63e3dbada8fdffb1c24160ba /kernel.spec | |
parent | 3ce66bca1d49f88d7611c9db02d076739a6d7719 (diff) | |
download | kernel-a728032789a96d311fcd847035551599595839e2.tar.gz kernel-a728032789a96d311fcd847035551599595839e2.tar.xz kernel-a728032789a96d311fcd847035551599595839e2.zip |
Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051)
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec index 5cb4fdb50..4bd488e10 100644 --- a/kernel.spec +++ b/kernel.spec @@ -690,8 +690,6 @@ Patch10000: fs-proc-devtree-remove_proc_entry.patch Patch12016: disable-i8042-check-on-apple-mac.patch -Patch12303: dmar-disable-when-ricoh-multifunction.patch - Patch13003: efi-dont-map-boot-services-on-32bit.patch Patch14000: hibernate-freeze-filesystems.patch @@ -1396,9 +1394,6 @@ ApplyPatch fs-proc-devtree-remove_proc_entry.patch ApplyPatch disable-i8042-check-on-apple-mac.patch -# rhbz#605888 -ApplyPatch dmar-disable-when-ricoh-multifunction.patch - ApplyPatch efi-dont-map-boot-services-on-32bit.patch # FIXME: REBASE @@ -2283,6 +2278,9 @@ fi # ||----w | # || || %changelog +* Wed Mar 06 2013 Justin M. Forbes <jforbes@redhat.com> +- Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051) + * Tue Mar 05 2013 Josh Boyer <jwboyer@redhat.com> - 3.9.0-0.rc1.git0.3 - Fix intel_pstate init error path (rhbz 916833) |