X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=7213ad6e21158df51b65432b164ffd9758ce4196;hb=77d033fed7f38267b9d06a1cb85a28b741aaf5c9;hp=2458481eae407c35a825d3b8ae5c1f85f6c1ca94;hpb=aad89561d0278918e619d121756e65324ee9e38a;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 2458481ea..7213ad6e2 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -25,7 +25,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 40 +%define taglevel 41 # # Polite request for people who spin their own kernel rpms: @@ -154,6 +154,8 @@ Patch040: linux-2.6-040-i_mutex-check.patch # These are patches picked up from Fedora/RHEL Patch100: linux-2.6-100-build-nonintconfig.patch +Patch150: linux-2.6-150-cciss-allow-kexec-to-work.patch + # Linux-VServer Patch200: patch-%{rpmversion}-vs%{vsversion}.diff Patch210: linux-2.6-210-vserver-cpu-sched.patch @@ -192,6 +194,8 @@ Patch680: linux-2.6-680-htb-hysteresis-tso.patch #Patch690: linux-2.6-690-web100.patch Patch710: linux-2.6-710-avoid-64bits-addr-pcmcia.patch +Patch800: linux-2.6-800-fix-4-bit-apicid-assumption.patch + # See also the file named 'sources' here for the related checksums # NOTE. iwlwifi should be in-kernel starting from 2.6.24 # see http://bughost.org/bugzilla/show_bug.cgi?id=1584 @@ -374,6 +378,8 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 100 +%ApplyPatch 150 + %ApplyPatch 200 %ApplyPatch 210 %ApplyPatch 220 @@ -411,6 +417,8 @@ KERNEL_PREVIOUS=vanilla %ApplyPatch 680 %ApplyPatch 710 +%ApplyPatch 800 + # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may # break with later patches.