[kernel/f18] Linux v3.8.2

Justin M. Forbes jforbes at fedoraproject.org
Mon Mar 4 15:26:13 UTC 2013


commit 0c05d73610d0acc864b36d0f9643f97c3e1c8b03
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Mar 4 09:19:31 2013 -0600

    Linux v3.8.2

 ...-svc_age_temp_xprts-enqueue-under-sv_lock.patch |   69 ---------
 0002-svcrpc-fix-rpc-server-shutdown-races.patch    |  154 --------------------
 kernel.spec                                        |   15 +--
 sources                                            |    2 +-
 4 files changed, 6 insertions(+), 234 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 5c5d30b..c09a20e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,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 202
+%global baserelease 201
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 1
+%define stable_update 2
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -752,10 +752,6 @@ Patch22261: 0001-kmsg-Honor-dmesg_restrict-sysctl-on-dev-kmsg.patch
 #rhbz 914737
 Patch22262: x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
 
-#rhbz 904870
-Patch22263: 0001-svcrpc-make-svc_age_temp_xprts-enqueue-under-sv_lock.patch
-Patch22264: 0002-svcrpc-fix-rpc-server-shutdown-races.patch
-
 #rhbz 812111
 Patch24000: alps.patch
 
@@ -1468,10 +1464,6 @@ ApplyPatch x86-mm-Fix-vmalloc_fault-oops-during-lazy-MMU-updates.patch
 
 ApplyPatch userns-avoid-recursion-in-put_user_ns.patch
 
-#rhbz 904870
-ApplyPatch 0001-svcrpc-make-svc_age_temp_xprts-enqueue-under-sv_lock.patch
-ApplyPatch 0002-svcrpc-fix-rpc-server-shutdown-races.patch
-
 
 
 # END OF PATCH APPLICATIONS
@@ -2330,6 +2322,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Mar 05 2013 Justin M. Forbes <jforbes at redhat.com> - 3.8.2-201
+- Linux v3.8.2
+
 * Mon Mar  4 2013 Peter Robinson <pbrobinson at fedoraproject.org>
 - Fix DTB generation on ARM
 
diff --git a/sources b/sources
index 52a9095..9ada6af 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1c738edfc54e7c65faeb90c436104e2f  linux-3.8.tar.xz
-50a68679086c346dddb34dedccfae7ee  patch-3.8.1.xz
+e282fcff76e975e121e0636018e31a56  patch-3.8.2.xz


More information about the scm-commits mailing list