rpms/kernel/devel patch-2.6.22-rc7-git5.bz2.sign, NONE, 1.1 .cvsignore, 1.643, 1.644 git-wireless-dev.patch, 1.14, 1.15 kernel-2.6.spec, 1.3274, 1.3275 linux-2.6-input-kill-stupid-messages.patch, 1.3, 1.4 sources, 1.608, 1.609 upstream, 1.530, 1.531 patch-2.6.22-rc7-git4.bz2.sign, 1.1, NONE

Dave Jones (davej) fedora-extras-commits at redhat.com
Fri Jul 6 14:55:38 UTC 2007


Author: davej

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

Modified Files:
	.cvsignore git-wireless-dev.patch kernel-2.6.spec 
	linux-2.6-input-kill-stupid-messages.patch sources upstream 
Added Files:
	patch-2.6.22-rc7-git5.bz2.sign 
Removed Files:
	patch-2.6.22-rc7-git4.bz2.sign 
Log Message:
* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
- 2.6.22-rc7-git5



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

iD8DBQBGjekpyGugalF9Dw4RAsHlAJ9Foa/gxKmrI/h3nl0q810Z0dwe6gCffch4
RSbK8PQmeG2xR7dJnzJi4lU=
=8YNn
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.643
retrieving revision 1.644
diff -u -r1.643 -r1.644
--- .cvsignore	5 Jul 2007 19:52:56 -0000	1.643
+++ .cvsignore	6 Jul 2007 14:55:01 -0000	1.644
@@ -4,4 +4,4 @@
 kernel-2.6.21
 linux-2.6.21.tar.bz2
 patch-2.6.22-rc7.bz2
-patch-2.6.22-rc7-git4.bz2
+patch-2.6.22-rc7-git5.bz2

git-wireless-dev.patch:

Index: git-wireless-dev.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/git-wireless-dev.patch,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- git-wireless-dev.patch	25 Jun 2007 14:31:12 -0000	1.14
+++ git-wireless-dev.patch	6 Jul 2007 14:55:01 -0000	1.15
@@ -9605,11 +9605,11 @@
 +		eeprom_93cx6_write(eeprom, word + i, le16_to_cpu(data[i]));
 +}
 +EXPORT_SYMBOL_GPL(eeprom_93cx6_multiwrite);
---- linux-2.6.21.noarch/drivers/misc/Kconfig.orig	2007-06-25 09:16:43.000000000 -0400
-+++ linux-2.6.21.noarch/drivers/misc/Kconfig	2007-06-25 09:55:35.000000000 -0400
-@@ -195,5 +195,10 @@ config BLINK
- 	  output something to the screen like kexec kernels to give the user
- 	  a visual indication that the kernel is doing something.
+--- linux-2.6.21.noarch/drivers/misc/Kconfig~	2007-07-06 10:53:00.000000000 -0400
++++ linux-2.6.21.noarch/drivers/misc/Kconfig	2007-07-06 10:53:25.000000000 -0400
+@@ -187,5 +187,10 @@ config THINKPAD_ACPI_BAY
+ 
+ 	  If you are not sure, say Y here.
  
 +config EEPROM_93CX6
 +	tristate "EEPROM 93CX6 support"


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.3274
retrieving revision 1.3275
diff -u -r1.3274 -r1.3275
--- kernel-2.6.spec	5 Jul 2007 21:11:16 -0000	1.3274
+++ kernel-2.6.spec	6 Jul 2007 14:55:01 -0000	1.3275
@@ -44,7 +44,7 @@
 # The rc snapshot level
 %define rcrev 7
 # The git snapshot level
-%define gitrev 4
+%define gitrev 5
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -2046,6 +2046,9 @@
 %endif
 
 %changelog
+* Fri Jul 06 2007 Dave Jones <davej at redhat.com>
+- 2.6.22-rc7-git5
+
 * Thu Jul 05 2007 Dave Jones <davej at redhat.com>
 - Remove out-of-date Xen patches (Xen now builds from separate package).
 

linux-2.6-input-kill-stupid-messages.patch:

Index: linux-2.6-input-kill-stupid-messages.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-input-kill-stupid-messages.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-2.6-input-kill-stupid-messages.patch	30 Oct 2006 02:57:55 -0000	1.3
+++ linux-2.6-input-kill-stupid-messages.patch	6 Jul 2007 14:55:01 -0000	1.4
@@ -1,15 +1,16 @@
---- linux-2.6.17.noarch/drivers/input/keyboard/atkbd.c~	2006-06-26 19:11:36.659767000 -0400
-+++ linux-2.6.17.noarch/drivers/input/keyboard/atkbd.c	2006-06-26 19:12:23.643737000 -0400
-@@ -383,9 +383,13 @@ static irqreturn_t atkbd_interrupt(struc
+--- linux-2.6.21.noarch/drivers/input/keyboard/atkbd.c~	2007-07-06 10:51:04.000000000 -0400
++++ linux-2.6.21.noarch/drivers/input/keyboard/atkbd.c	2007-07-06 10:51:33.000000000 -0400
+@@ -409,10 +409,14 @@ static irqreturn_t atkbd_interrupt(struc
  			goto out;
  		case ATKBD_RET_ACK:
  		case ATKBD_RET_NAK:
 +#if 0
 +			/* Quite a few key switchers and other tools trigger this and it confuses
 +			   people who can do nothing about it */
- 			printk(KERN_WARNING "atkbd.c: Spurious %s on %s. "
- 			       "Some program might be trying access hardware directly.\n",
- 			       data == ATKBD_RET_ACK ? "ACK" : "NAK", serio->phys);
+ 			if (printk_ratelimit())
+ 				printk(KERN_WARNING "atkbd.c: Spurious %s on %s. "
+ 				       "Some program might be trying access hardware directly.\n",
+ 				       data == ATKBD_RET_ACK ? "ACK" : "NAK", serio->phys);
 +#endif
  			goto out;
  		case ATKBD_RET_HANGEUL:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.608
retrieving revision 1.609
diff -u -r1.608 -r1.609
--- sources	5 Jul 2007 19:52:56 -0000	1.608
+++ sources	6 Jul 2007 14:55:01 -0000	1.609
@@ -1,3 +1,3 @@
 1b515f588078dfa7f4bab2634bd17e80  linux-2.6.21.tar.bz2
 cacd2c84ebe067d3ff8560c4c0a04ef8  patch-2.6.22-rc7.bz2
-d2589251841d9956d76cd11161ecb3b6  patch-2.6.22-rc7-git4.bz2
+92e5fcb06fed9c9a72ea8a548b2b7369  patch-2.6.22-rc7-git5.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.530
retrieving revision 1.531
diff -u -r1.530 -r1.531
--- upstream	5 Jul 2007 19:52:56 -0000	1.530
+++ upstream	6 Jul 2007 14:55:01 -0000	1.531
@@ -1,3 +1,3 @@
 linux-2.6.21.tar.bz2
 patch-2.6.22-rc7.bz2
-patch-2.6.22-rc7-git4.bz2
+patch-2.6.22-rc7-git5.bz2


--- patch-2.6.22-rc7-git4.bz2.sign DELETED ---




More information about the scm-commits mailing list