[kernel/f19] Linux v3.9-rc8

Justin M. Forbes jforbes at fedoraproject.org
Mon Apr 22 22:06:48 UTC 2013


commit 7f7c4766c8883ba23517dc6e3d46b2361bf5cf37
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Mon Apr 22 16:58:43 2013 -0500

    Linux v3.9-rc8

 arm-lpae-ax88796.patch                    |    2 +-
 efi-dont-map-boot-services-on-32bit.patch |   22 -
 efi-space-fixes.patch                     |  953 -----------------------------
 kernel.spec                               |   17 +-
 sources                                   |    3 +-
 5 files changed, 7 insertions(+), 990 deletions(-)
---
diff --git a/arm-lpae-ax88796.patch b/arm-lpae-ax88796.patch
index 3b9c326..b1bdc76 100644
--- a/arm-lpae-ax88796.patch
+++ b/arm-lpae-ax88796.patch
@@ -12,7 +12,7 @@ index 70dba5d..763e575 100644
 +	/* LPAE breaks this code as __aeabi_uldivmod for 64-bit
 +	 * is not supported in lib1funcs.s yet
 +	 */
- 	resource_size_t mem_size, mem2_size = 0;
+ 	unsigned long mem_size, mem2_size = 0;
 +#else
 +	u32 mem_size, mem2_size = 0;
 +#endif
diff --git a/kernel.spec b/kernel.spec
index 415ea7c..b98d37e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -93,9 +93,9 @@ Summary: The Linux kernel
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 # The rc snapshot level
-%define rcrev 7
+%define rcrev 8
 # The git snapshot level
-%define gitrev 3
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -692,8 +692,6 @@ Patch10000: fs-proc-devtree-remove_proc_entry.patch
 
 Patch12016: disable-i8042-check-on-apple-mac.patch
 
-Patch13003: efi-dont-map-boot-services-on-32bit.patch
-
 Patch14000: hibernate-freeze-filesystems.patch
 
 Patch14010: lis3-improve-handling-of-null-rate.patch
@@ -748,9 +746,6 @@ Patch23006: fix-child-thread-introspection.patch
 #rhbz 928024
 Patch23008: forcedeth-dma-error-check.patch
 
-#rhbz 947142
-Patch23009: efi-space-fixes.patch
-
 #rhbz 919176
 Patch25010: wireless-regulatory-fix-channel-disabling-race-condition.patch
 
@@ -1415,8 +1410,6 @@ ApplyPatch fs-proc-devtree-remove_proc_entry.patch
 
 ApplyPatch disable-i8042-check-on-apple-mac.patch
 
-ApplyPatch efi-dont-map-boot-services-on-32bit.patch
-
 # FIXME: REBASE
 #ApplyPatch hibernate-freeze-filesystems.patch
 
@@ -1456,9 +1449,6 @@ ApplyPatch fix-child-thread-introspection.patch
 #rhbz 928024
 ApplyPatch forcedeth-dma-error-check.patch
 
-#rhbz 947142
-ApplyPatch efi-space-fixes.patch
-
 #rhbz 919176
 ApplyPatch wireless-regulatory-fix-channel-disabling-race-condition.patch
 
@@ -2299,6 +2289,9 @@ fi
 # and build.
 
 %changelog
+* Mon Apr 22 2013 Justin M. Forbes <jforbes at redhat.com> - 3.9.0-0.rc8.git0.1
+- Linux v3.9-rc8
+
 * Mon Apr 22 2013 Peter Robinson <pbrobinson at fedoraproject.org>
 - Minor ARM updates
 
diff --git a/sources b/sources
index c0a0bcb..217f54b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
 1c738edfc54e7c65faeb90c436104e2f  linux-3.8.tar.xz
-397b22065c5731d72ad9b4137c40dae4  patch-3.9-rc7.xz
-790d0eb70ca65c1a5215d14b05bb38f8  patch-3.9-rc7-git3.xz
+5288991c5756cd165402861a5083ec8b  patch-3.9-rc8.xz


More information about the scm-commits mailing list