rpms/kernel/devel patch-2.6.23-rc5.bz2.sign, NONE, 1.1 .cvsignore, 1.678, 1.679 kernel.spec, 1.141, 1.142 linux-2.6-ps3-gelic-wireless.patch, 1.3, 1.4 sources, 1.641, 1.642 upstream, 1.563, 1.564 linux-2.6-vesa-reg-clobber.patch, 1.1, NONE patch-2.6.23-rc4-git3.bz2.sign, 1.1, NONE

Dave Jones (davej) fedora-extras-commits at redhat.com
Sat Sep 1 16:30:28 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21449

Modified Files:
	.cvsignore kernel.spec linux-2.6-ps3-gelic-wireless.patch 
	sources upstream 
Added Files:
	patch-2.6.23-rc5.bz2.sign 
Removed Files:
	linux-2.6-vesa-reg-clobber.patch 
	patch-2.6.23-rc4-git3.bz2.sign 
Log Message:
* Sat Sep 01 2007 Dave Jones <davej at redhat.com>
- 2.6.23-rc5



--- NEW FILE patch-2.6.23-rc5.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBG2QjeyGugalF9Dw4RAipyAJ9m2CT5piDTfxEOWGCLRoZip93hJACePlKV
kSJyXg0nslXsxAN6TsUTp1A=
=74cz
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.678
retrieving revision 1.679
diff -u -r1.678 -r1.679
--- .cvsignore	1 Sep 2007 00:32:49 -0000	1.678
+++ .cvsignore	1 Sep 2007 16:29:55 -0000	1.679
@@ -3,7 +3,7 @@
 temp-*
 kernel-2.6.22
 linux-2.6.22.tar.bz2
-patch-2.6.23-rc4.bz2
-patch-2.6.23-rc4.bz2
+patch-2.6.23-rc5.bz2
+patch-2.6.23-rc5.bz2
 patch-2.6.23-rc3-git10.bz2
 patch-2.6.23-rc4-git3.bz2


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- kernel.spec	1 Sep 2007 00:32:50 -0000	1.141
+++ kernel.spec	1 Sep 2007 16:29:55 -0000	1.142
@@ -45,9 +45,9 @@
 # The next upstream release sublevel (base_sublevel+1)
 %define upstream_sublevel %(expr %{base_sublevel} + 1)
 # The rc snapshot level
-%define rcrev 4
+%define rcrev 5
 # The git snapshot level
-%define gitrev 3
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -667,7 +667,6 @@
 Patch1506: linux-2.6-xfs-fix-filestreams-free-func-cast.patch
 Patch1508: linux-2.6-firewire-multi-lun.patch
 Patch1515: linux-2.6-lirc.patch
-Patch1600: linux-2.6-vesa-reg-clobber.patch
 
 %endif
 
@@ -1191,9 +1190,6 @@
 # http://www.lirc.org/
 ApplyPatch linux-2.6-lirc.patch
 
-# Some VESA BIOSs clobber registers on return.
-ApplyPatch linux-2.6-vesa-reg-clobber.patch
-
 # END OF PATCH APPLICATIONS
 
 %endif
@@ -1785,6 +1781,9 @@
 
 
 %changelog
+* Sat Sep 01 2007 Dave Jones <davej at redhat.com>
+- 2.6.23-rc5
+
 * Fri Aug 31 2007 Dave Jones <davej at redhat.com>
 - 2.6.23-rc4-git3
 

linux-2.6-ps3-gelic-wireless.patch:

Index: linux-2.6-ps3-gelic-wireless.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-ps3-gelic-wireless.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-2.6-ps3-gelic-wireless.patch	31 Jul 2007 11:33:24 -0000	1.3
+++ linux-2.6-ps3-gelic-wireless.patch	1 Sep 2007 16:29:55 -0000	1.4
@@ -42,16 +42,17 @@
  obj-$(CONFIG_SKY2) += sky2.o
 --- a/drivers/net/ps3_gelic_net.c
 +++ b/drivers/net/ps3_gelic_net.c
-@@ -556,6 +556,9 @@ static int gelic_net_stop(struct net_dev
+@@ -556,6 +556,10 @@ static int gelic_net_stop(struct net_dev
  {
  	struct gelic_net_card *card = netdev_priv(netdev);
  
 +#ifdef CONFIG_GELIC_WIRELESS
 +	gelicw_down(netdev);
 +#endif
- 	netif_poll_disable(netdev);
++
  	netif_stop_queue(netdev);
  
+ 	/* turn off DMA, force end */
 @@ -1067,6 +1070,9 @@ static irqreturn_t gelic_net_interrupt(i
  		gelic_net_kick_txdma(card, card->tx_chain.tail);
  		spin_unlock_irqrestore(&card->tx_dma_lock, flags);


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.641
retrieving revision 1.642
diff -u -r1.641 -r1.642
--- sources	1 Sep 2007 00:32:50 -0000	1.641
+++ sources	1 Sep 2007 16:29:55 -0000	1.642
@@ -1,3 +1,2 @@
 2e230d005c002fb3d38a3ca07c0200d0  linux-2.6.22.tar.bz2
-cb7b0d6e6424f31ba41b9ba304b69833  patch-2.6.23-rc4.bz2
-549f9a03a741881b70a4bae593246b22  patch-2.6.23-rc4-git3.bz2
+8253467313749aee6065093cd3c5fd9c  patch-2.6.23-rc5.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.563
retrieving revision 1.564
diff -u -r1.563 -r1.564
--- upstream	1 Sep 2007 00:32:50 -0000	1.563
+++ upstream	1 Sep 2007 16:29:55 -0000	1.564
@@ -1,3 +1,2 @@
 linux-2.6.22.tar.bz2
-patch-2.6.23-rc4.bz2
-patch-2.6.23-rc4-git3.bz2
+patch-2.6.23-rc5.bz2


--- linux-2.6-vesa-reg-clobber.patch DELETED ---


--- patch-2.6.23-rc4-git3.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list