summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorMatthew Garrett <mjg@redhat.com>2011-03-17 10:34:55 -0400
committerMatthew Garrett <mjg@redhat.com>2011-03-17 10:34:55 -0400
commita725c00ed421e4eea7d02f5f2aea99f8f7de29df (patch)
tree40f90454b704891e0722c5bde3c3dacf83570a41 /kernel.spec
parent3ddbdca8f8a6a3008b6bc06bbd81250661e604ed (diff)
downloadkernel-a725c00ed421e4eea7d02f5f2aea99f8f7de29df.tar.gz
kernel-a725c00ed421e4eea7d02f5f2aea99f8f7de29df.tar.xz
kernel-a725c00ed421e4eea7d02f5f2aea99f8f7de29df.zip
drop efi_default_physical.patch - it's actually setting up something that's
neither physical nor virtual, and it's probably breaking EFI boots
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index a41a58575..e729eeea0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -720,7 +720,6 @@ Patch12018: neuter_intel_microcode_load.patch
Patch12101: apple_backlight.patch
Patch12102: efifb_update.patch
Patch12200: acpi_reboot.patch
-Patch12210: efi_default_physical.patch
# Runtime power management
Patch12202: linux-2.6-ehci-check-port-status.patch
@@ -1347,7 +1346,6 @@ ApplyPatch neuter_intel_microcode_load.patch
ApplyPatch apple_backlight.patch
ApplyPatch efifb_update.patch
ApplyPatch acpi_reboot.patch
-ApplyPatch efi_default_physical.patch
# Runtime PM
ApplyPatch linux-2.6-ehci-check-port-status.patch
@@ -1970,6 +1968,10 @@ fi
# and build.
%changelog
+* Thu Mar 17 2011 Matthew Garrett <mjg@redhat.com>
+- drop efi_default_physical.patch - it's actually setting up something that's
+ neither physical nor virtual, and it's probably breaking EFI boots
+
* Wed Mar 16 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc0.git1.1
- Test out scripts/rebase.sh on 2.6.38-git1.
- Enable fhandle syscalls (ugh. conditional syscalls... update