bump to 2.6.27.56 and remove linux-2.6-920-cstate.patch as it's irrevelant
[linux-2.6.git] / kernel-2.6.spec
index 2eae010..abf71c2 100644 (file)
@@ -37,7 +37,7 @@ Summary: The Linux kernel (the core of the Linux operating system)
 # adding some text to the end of the version number.
 #
 %define sublevel 27
-%define patchlevel 55
+%define patchlevel 56
 %define kversion 2.6.%{sublevel}
 %define rpmversion 2.6.%{sublevel}%{?patchlevel:.%{patchlevel}}
 
@@ -204,9 +204,6 @@ Patch800: linux-2.6-800-rename-ext4dev-to-ext4.patch
 #Patch900: linux-2.6-900-ext3_mount_default_to_barrier.patch
 #Patch910: linux-2.6-910-support_barriers_on_single_device_dm_devices.patch
 
-# ACPI: Idle C-states disabled by max_cstate should not disable the TSC
-Patch920: linux-2.6-920-cstate.patch
-
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
 
 %description
@@ -415,8 +412,6 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 910
 %endif
 
-%ApplyPatch 920
-
 # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may
 # break with later patches.