Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755)

This commit is contained in:
Dave Jones 2011-08-30 11:49:37 -04:00
commit 92c3aba6f2
2 changed files with 81 additions and 0 deletions

View file

@ -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 <davej@redhat.com>
- Revert "x86: Serialize EFI time accesses on rtc_lock" (rhbz 732755)
* Tue Aug 30 2011 Josh Boyer <jwboyer@redhat.com>
- Add patch to fix rhbz 606017