From 92c3aba6f2d2a3296a90f5b2ded2d1cdc786961c Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Tue, 30 Aug 2011 11:49:37 -0400 Subject: Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755) --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 1043f687..fb26d2c6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -717,6 +717,7 @@ Patch12029: crypto-register-cryptd-first.patch Patch12303: dmar-disable-when-ricoh-multifunction.patch +Patch13002: revert-efi-rtclock.patch Patch13003: efi-dont-map-boot-services-on-32bit.patch Patch13004: iwlagn-revert-max-aggregate-size.patch @@ -1321,6 +1322,7 @@ ApplyPatch crypto-register-cryptd-first.patch # rhbz#605888 ApplyPatch dmar-disable-when-ricoh-multifunction.patch +ApplyPatch revert-efi-rtclock.patch ApplyPatch efi-dont-map-boot-services-on-32bit.patch ApplyPatch iwlagn-revert-max-aggregate-size.patch @@ -2035,6 +2037,9 @@ fi # ||----w | # || || %changelog +* Tue Aug 30 2011 Dave Jones +- Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755) + * Tue Aug 30 2011 Josh Boyer - Add patch to fix rhbz 606017 -- cgit