summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-02-21 20:01:54 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-02-21 20:02:22 -0500
commit3e2e5a32aaccc18ded480d2575f49513f7d9cbb0 (patch)
tree9b3b0a0093a6b60b8de57179fe4e938ad8875db2 /kernel.spec
parent201cb5c64474ba2cce86faa327439b705ef425b0 (diff)
downloadkernel-3e2e5a32aaccc18ded480d2575f49513f7d9cbb0.tar.gz
kernel-3e2e5a32aaccc18ded480d2575f49513f7d9cbb0.tar.xz
kernel-3e2e5a32aaccc18ded480d2575f49513f7d9cbb0.zip
Drop x86-Avoid-invoking-RCU-when-CPU-is-idle.patch (rhbz 795050)
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 571c434c1..f78a7921e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 3
+%global baserelease 4
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -1492,7 +1492,6 @@ ApplyPatch scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch
ApplyPatch scsi-fix-sd_revalidate_disk-oops.patch
ApplyPatch mcelog-rcu-splat.patch
-ApplyPatch x86-Avoid-invoking-RCU-when-CPU-is-idle.patch
#rhbz 790367
ApplyPatch s390x-enable-keys-compat.patch
@@ -2371,6 +2370,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Feb 21 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc4.git1.4
+- Drop x86-Avoid-invoking-RCU-when-CPU-is-idle.patch (rhbz 795050)
+
* Tue Feb 21 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- update ARM configs to F-17 branch