X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;fp=kernel-2.6.spec;h=abf71c28a04a4f8f47a7227fec04016ae4ca2a01;hb=56c6955bced54ea5935b36731a7cc95a3ded8d80;hp=2eae010c6eb9ccecbf919e3cd6c6403957703d19;hpb=28fc55095fc62999ef29ee68bd63d21794fad72a;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 2eae010c6..abf71c28a 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -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.