[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/kernel/devel patch-2.6.13-rc4-git3.bz2.sign, NONE, 1.1 .cvsignore, 1.183, 1.184 kernel-2.6.spec, 1.1443, 1.1444 linux-2.6-compile-fixes.patch, 1.11, 1.12 linux-2.6.11-acpi-thinkpad-c2c3.patch, 1.1, 1.2 upstream, 1.115, 1.116 patch-2.6.13-rc4-git1.bz2.sign, 1.1, NONE



Author: davej

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13381

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-compile-fixes.patch 
	linux-2.6.11-acpi-thinkpad-c2c3.patch upstream 
Added Files:
	patch-2.6.13-rc4-git3.bz2.sign 
Removed Files:
	patch-2.6.13-rc4-git1.bz2.sign 
Log Message:
git3



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

iD8DBQBC7JVyyGugalF9Dw4RAr3NAJwLnByCribmGgu1WT3BpcP2vaNCPgCePeAE
BVyGKcpiCpwJTjdMyQxdGPI=
=6Fia
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- .cvsignore	29 Jul 2005 18:01:09 -0000	1.183
+++ .cvsignore	1 Aug 2005 04:43:05 -0000	1.184
@@ -18,3 +18,4 @@
 patch-2.6.13-rc3-git8.bz2
 patch-2.6.13-rc3-git9.bz2
 patch-2.6.13-rc4-git1.bz2
+patch-2.6.13-rc4-git3.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1443
retrieving revision 1.1444
diff -u -r1.1443 -r1.1444
--- kernel-2.6.spec	29 Jul 2005 18:01:25 -0000	1.1443
+++ kernel-2.6.spec	1 Aug 2005 04:43:05 -0000	1.1444
@@ -222,7 +222,7 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.13-rc4.bz2
-Patch2: patch-2.6.13-rc4-git1.bz2
+Patch2: patch-2.6.13-rc4-git3.bz2
 
 # Patches 100 through 500 are meant for architecture patches
 
@@ -1252,6 +1252,9 @@
 %endif
 
 %changelog
+* Mon Aug 01 2005 Dave Jones <davej redhat com>
+- 2.6.13-rc4-git3
+
 * Fri Jul 29 2005 Dave Jones <davej redhat com>
 - 2.6.13-rc4-git1
 

linux-2.6-compile-fixes.patch:
 linux-10000/arch/i386/Makefile              |    4 ++--
 linux-10000/arch/i386/kernel/Makefile       |    6 +++---
 linux-10000/arch/i386/kernel/nmi.c          |    2 +-
 linux-10000/arch/ppc64/Makefile             |    2 +-
 linux-10000/arch/ppc64/boot/Makefile        |    3 +++
 linux-10000/arch/x86_64/ia32/sys_ia32.c     |    1 -
 linux-10000/arch/x86_64/mm/init.c           |    2 --
 linux-10000/drivers/acpi/ec.c               |    2 +-
 linux-10000/drivers/net/acenic.c            |    2 +-
 linux-10000/drivers/pci/search.c            |    2 +-
 linux-10000/drivers/usb/storage/scsiglue.c  |    2 +-
 linux-10000/fs/open.c                       |    1 -
 linux-10000/fs/proc/generic.c               |    2 +-
 linux-10000/include/linux/config.h          |    4 +++-
 linux-10000/include/linux/delay.h           |   17 ++++++++---------
 linux-10000/include/linux/gfp.h             |    2 +-
 linux-10000/include/linux/namei.h           |    2 +-
 linux-10000/init/Kconfig                    |    2 +-
 linux-10000/kernel/pid.c                    |    2 +-
 linux-10000/scripts/reference_discarded.pl  |    3 ++-
 linux-10000/scripts/reference_init.pl       |    1 +
 linux-10000/sound/core/oss/pcm_oss.c        |    7 +++++++
 linux-10001/arch/ppc/Makefile               |    1 +
 linux-10001/arch/ppc/kernel/head.S          |    2 +-
 linux-10001/arch/ppc/kernel/misc.S          |    2 +-
 linux-10001/arch/ppc/mm/hashtable.S         |    4 ++--
 linux-10001/arch/ppc/platforms/pmac_sleep.S |    2 +-
 linux-10001/arch/ppc64/Makefile             |    2 +-
 linux-10001/arch/ppc64/boot/main.c          |    1 +
 linux-10001/crypto/Makefile                 |    2 ++
 linux-10001/drivers/md/Makefile             |    2 ++
 linux-10001/include/asm-ppc/ppc_asm.h       |    2 +-
 linux-10001/include/linux/config.h          |    2 +-
 linux-10001/scripts/kconfig/Makefile        |    2 +-
 linux-10001/scripts/reference_discarded.pl  |    1 +
 linux-10001/sound/core/oss/Makefile         |    1 +
 linux-2.6.11/Makefile                       |    2 +-
 linux-2.6.11/drivers/char/agp/hp-agp.c      |    3 +--
 linux-2.6.11/drivers/scsi/ide-scsi.c        |    7 ++++++-
 linux-2.6.11/drivers/usb/storage/usb.c      |    2 +-
 linux-2.6.12/drivers/net/skge.c             |    2 +-
 41 files changed, 67 insertions(+), 46 deletions(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- linux-2.6-compile-fixes.patch	29 Jul 2005 18:35:34 -0000	1.11
+++ linux-2.6-compile-fixes.patch	1 Aug 2005 04:43:05 -0000	1.12
@@ -557,46 +557,3 @@
  	}
  #endif
 
-
-On Fri, 29 Jul 2005, Cal Peake wrote:
-> 
-> Thanks Andrew! Indeed your suspicions are correct. Adding in all the 
-> debugging moved the problem around, it now shows itself when probing 
-> parport. Upon further investigation reverting the commit below seems to 
-> have nixed the problem.
-
-Thanks. Just out of interest, does this patch fix it instead?
-
-		Linus
-
-----
-diff --git a/include/asm-i386/bitops.h b/include/asm-i386/bitops.h
---- a/include/asm-i386/bitops.h
-+++ b/include/asm-i386/bitops.h
-@@ -335,14 +335,13 @@ static inline unsigned long __ffs(unsign
- static inline int find_first_bit(const unsigned long *addr, unsigned size)
- {
- 	int x = 0;
--	do {
--		if (*addr)
--			return __ffs(*addr) + x;
--		addr++;
--		if (x >= size)
--			break;
-+
-+	while (x < size) {
-+		unsigned long val = *addr++;
-+		if (val)
-+			return __ffs(val) + x;
- 		x += (sizeof(*addr)<<3);
--	} while (1);
-+	}
- 	return x;
- }
- 
--
-To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-the body of a message to majordomo vger kernel org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
-Please read the FAQ at  http://www.tux.org/lkml/
-

linux-2.6.11-acpi-thinkpad-c2c3.patch:
 processor_idle.c |    3 +++
 1 files changed, 3 insertions(+)

Index: linux-2.6.11-acpi-thinkpad-c2c3.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6.11-acpi-thinkpad-c2c3.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6.11-acpi-thinkpad-c2c3.patch	20 Apr 2005 02:23:09 -0000	1.1
+++ linux-2.6.11-acpi-thinkpad-c2c3.patch	1 Aug 2005 04:43:05 -0000	1.2
@@ -1,12 +1,12 @@
---- linux-2.6.11/drivers/acpi/processor_idle.c~	2005-04-19 22:20:28.000000000 -0400
-+++ linux-2.6.11/drivers/acpi/processor_idle.c	2005-04-19 22:20:40.000000000 -0400
-@@ -100,6 +100,9 @@ static struct dmi_system_id __initdata p
- 	{ no_c2c3, "IBM ThinkPad R40e", {
+--- linux-2.6.12/drivers/acpi/processor_idle.c~	2005-08-01 00:26:50.000000000 -0400
++++ linux-2.6.12/drivers/acpi/processor_idle.c	2005-08-01 00:27:53.000000000 -0400
+@@ -101,6 +101,9 @@ static struct dmi_system_id __initdata p
+ 	{ set_max_cstate, "IBM ThinkPad R40e", {
  	  DMI_MATCH(DMI_BIOS_VENDOR,"IBM"),
- 	  DMI_MATCH(DMI_BIOS_VERSION,"1SET60WW") }},
+ 	  DMI_MATCH(DMI_BIOS_VERSION,"1SET60WW") }, (void*)1},
 +	{ no_c2c3, "IBM ThinkPad R40e", {
 +	  DMI_MATCH(DMI_BIOS_VENDOR,"IBM"),
-+	  DMI_MATCH(DMI_BIOS_VERSION,"1SET61WW") }},
- 	{ no_c2c3, "Medion 41700", {
++	  DMI_MATCH(DMI_BIOS_VERSION,"1SET61WW") }, (void*)1},
+ 	{ set_max_cstate, "Medion 41700", {
  	  DMI_MATCH(DMI_BIOS_VENDOR,"Phoenix Technologies LTD"),
- 	  DMI_MATCH(DMI_BIOS_VERSION,"R01-A1J") }},
+ 	  DMI_MATCH(DMI_BIOS_VERSION,"R01-A1J") }, (void*)1},


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- upstream	29 Jul 2005 18:02:01 -0000	1.115
+++ upstream	1 Aug 2005 04:43:05 -0000	1.116
@@ -1,3 +1,3 @@
 linux-2.6.12.tar.bz2
 patch-2.6.13-rc4.bz2
-patch-2.6.13-rc4-git1.bz2
+patch-2.6.13-rc4-git3.bz2


--- patch-2.6.13-rc4-git1.bz2.sign DELETED ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]