rpms/kernel/devel patch-2.6.15-git8.bz2.sign, NONE, 1.1 .cvsignore, 1.322, 1.323 kernel-2.6.spec, 1.1845, 1.1846 linux-2.6-debug-sysfs-crash-debugging.patch, 1.2, 1.3 linux-2.6-debug-taint-vm.patch, 1.4, 1.5 linux-2.6-vm-silence-atomic-alloc-failures.patch, 1.1, 1.2 sources, 1.264, 1.265 upstream, 1.241, 1.242 linux-2.6-gcc41.patch, 1.7, NONE linux-2.6-tcp6-null-sk.patch, 1.1, NONE linux-2.6-x86_64-disable-hotplug-guessing.patch, 1.2, NONE patch-2.6.15-git5.bz2.sign, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 12 23:52:54 UTC 2006


Author: davej

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

Modified Files:
	.cvsignore kernel-2.6.spec 
	linux-2.6-debug-sysfs-crash-debugging.patch 
	linux-2.6-debug-taint-vm.patch 
	linux-2.6-vm-silence-atomic-alloc-failures.patch sources 
	upstream 
Added Files:
	patch-2.6.15-git8.bz2.sign 
Removed Files:
	linux-2.6-gcc41.patch linux-2.6-tcp6-null-sk.patch 
	linux-2.6-x86_64-disable-hotplug-guessing.patch 
	patch-2.6.15-git5.bz2.sign 
Log Message:
git8



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

iD8DBQBDxhAayGugalF9Dw4RAmcxAJ9k75DuZDYD/bgby6IG2L2NL30BmQCgg+Hb
5qpKRs04tIYHd0aqCP1SAL4=
=rTv/
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -r1.322 -r1.323
--- .cvsignore	12 Jan 2006 01:27:06 -0000	1.322
+++ .cvsignore	12 Jan 2006 23:52:50 -0000	1.323
@@ -4,3 +4,4 @@
 linux-2.6.15.tar.bz2
 bcm43xx-20060111.tar.bz2
 patch-2.6.15-git7a.bz2
+patch-2.6.15-git8.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1845
retrieving revision 1.1846
diff -u -r1.1845 -r1.1846
--- kernel-2.6.spec	12 Jan 2006 01:27:06 -0000	1.1845
+++ kernel-2.6.spec	12 Jan 2006 23:52:50 -0000	1.1846
@@ -207,7 +207,7 @@
 #
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
-Patch1: patch-2.6.15-git7a.bz2
+Patch1: patch-2.6.15-git8.bz2
 #Patch2: patch-2.6.16-rc1-git1.bz2
 
 # Patches 100 through 500 are meant for architecture patches
@@ -220,8 +220,7 @@
 Patch202: linux-2.6-x86-vga-vidfail.patch
 Patch203: linux-2.6.14-intel-cache-build.patch
 Patch204: linux-2.6-x86_64-silence-up-apic-errors.patch
-Patch205: linux-2.6-x86_64-disable-hotplug-guessing.patch
-Patch206: linux-2.6-edid-check.patch
+Patch205: linux-2.6-edid-check.patch
 
 # 300 - 399   ppc(64)
 Patch300: linux-2.6.15-default-powerpc.patch
@@ -367,9 +366,6 @@
 # ACPI patches.
 Patch2100: linux-2.6-acpi-thinkpad-c2c3.patch
 
-# TCPv6 oops fix
-Patch2200: linux-2.6-tcp6-null-sk.patch
-
 # Broadcom wireless driver
 Patch5000: linux-2.6-softmac-git.patch
 Patch5001: linux-2.6-bcm43xx.patch
@@ -380,8 +376,7 @@
 # Not patches you're too lazy for to put in the proper place.
 #
 
-Patch10003: linux-2.6-gcc41.patch
-Patch10004: linux-2.6-compile-fixes.patch
+Patch10000: linux-2.6-compile-fixes.patch
 
 # END OF PATCH DEFINITIONS
 
@@ -616,10 +611,8 @@
 %patch203 -p1
 # Suppress APIC errors on UP x86-64.
 %patch204 -p1
-# Disable guessing of how many hotplug cpus to add.
-%patch205 -p1
 # Reboot thru bios on HP laptops.
-%patch206 -p1
+%patch205 -p1
 
 # 
 # ppc64
@@ -853,8 +846,6 @@
 # Blacklist another 'No C2/C3 states' Thinkpad R40e BIOS.
 %patch2100 -p1
 
-%patch2200 -p1
-
 #
 # Patches 5000 to 6000 are reserved for new drivers that are about to
 # be merged upstream
@@ -878,8 +869,7 @@
 #
 # misc small stuff to make things compile or otherwise improve performance
 #
-%patch10003 -p1
-%patch10004 -p1
+%patch10000 -p1
 
 
 # END OF PATCH APPLICATIONS
@@ -1356,6 +1346,9 @@
 %endif
 
 %changelog
+* Thu Jan 12 2006 Dave Jones <davej at redhat.com>
+- 2.6.15-git8
+
 * Thu Jan 12 2006 David Woodhouse <dwmw2 at redhat.com>
 - 2.6.15-git7a -- another interim snapshot because stuff we care about
   got fixed today

linux-2.6-debug-sysfs-crash-debugging.patch:
 devel-akpm/arch/i386/kernel/traps.c     |    5 +++++
 devel-akpm/fs/sysfs/file.c              |    8 ++++++++
 linux-2.6.14/arch/x86_64/kernel/traps.c |    5 +++++
 3 files changed, 18 insertions(+)

Index: linux-2.6-debug-sysfs-crash-debugging.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-debug-sysfs-crash-debugging.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-debug-sysfs-crash-debugging.patch	2 Dec 2005 23:39:39 -0000	1.2
+++ linux-2.6-debug-sysfs-crash-debugging.patch	12 Jan 2006 23:52:50 -0000	1.3
@@ -75,13 +75,13 @@
  int register_die_notifier(struct notifier_block *nb)
  {
  	int err = 0;
-@@ -385,6 +387,9 @@ void __die(const char * str, struct pt_r
+@@ -416,6 +416,9 @@ void __die(const char * str, struct pt_r
  	printk("DEBUG_PAGEALLOC");
  #endif
  	printk("\n");
 +#ifdef CONFIG_SYSFS
 +	printk(KERN_ALERT "last sysfs file: %s\n", last_sysfs_file);
 +#endif
- 	notify_die(DIE_OOPS, (char *)str, regs, err, 255, SIGSEGV);
+ 	notify_die(DIE_OOPS, str, regs, err, current->thread.trap_no, SIGSEGV);
  	show_registers(regs);
  	/* Executive summary in case the oops scrolled away */

linux-2.6-debug-taint-vm.patch:
 linux-2.6.11/include/asm-generic/bug.h |    8 ++++++--
 linux-2.6.15/mm/page_alloc.c           |    4 ++--
 linux-2.6.15/mm/slab.c                 |    4 ++--
 linux-2000/kernel/panic.c              |    1 +
 4 files changed, 11 insertions(+), 6 deletions(-)

Index: linux-2.6-debug-taint-vm.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-debug-taint-vm.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-2.6-debug-taint-vm.patch	9 Jan 2006 18:55:15 -0000	1.4
+++ linux-2.6-debug-taint-vm.patch	12 Jan 2006 23:52:50 -0000	1.5
@@ -38,14 +38,14 @@
  {
 --- linux-2.6.15/mm/page_alloc.c~	2006-01-07 20:48:33.000000000 -0500
 +++ linux-2.6.15/mm/page_alloc.c	2006-01-07 20:49:24.000000000 -0500
-@@ -136,12 +136,12 @@ static inline int bad_range(struct zone 
+@@ -137,12 +137,12 @@ static inline int bad_range(struct zone 
  static void bad_page(struct page *page)
  {
  	printk(KERN_EMERG "Bad page state in process '%s'\n"
--		"page:%p flags:0x%0*lx mapping:%p mapcount:%d count:%d\n"
-+		"page:%p flags:0x%0*lx mapping:%p mapcount:%d count:%d (%s)\n"
- 		"Trying to fix it up, but a reboot is needed\n"
- 		"Backtrace:\n",
+-		KERN_EMERG "page:%p flags:0x%0*lx mapping:%p mapcount:%d count:%d\n"
++		KERN_EMERG "page:%p flags:0x%0*lx mapping:%p mapcount:%d count:%d (%s)\n"
+ 		KERN_EMERG "Trying to fix it up, but a reboot is needed\n"
+ 		KERN_EMERG "Backtrace:\n",
  		current->comm, page, (int)(2*sizeof(unsigned long)),
  		(unsigned long)page->flags, page->mapping,
 -		page_mapcount(page), page_count(page));

linux-2.6-vm-silence-atomic-alloc-failures.patch:
 gfp.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6-vm-silence-atomic-alloc-failures.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-vm-silence-atomic-alloc-failures.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-vm-silence-atomic-alloc-failures.patch	18 Aug 2005 18:28:13 -0000	1.1
+++ linux-2.6-vm-silence-atomic-alloc-failures.patch	12 Jan 2006 23:52:50 -0000	1.2
@@ -1,12 +1,11 @@
 Atomic failures aren't too interesting.
 
-diff -urNp --exclude-from=/home/davej/.exclude linux-3022/include/linux/gfp.h linux-10000/include/linux/gfp.h
---- linux-3022/include/linux/gfp.h
-+++ linux-10000/include/linux/gfp.h
-@@ -47,7 +47,7 @@ struct vm_area_struct;
- 			__GFP_COLD|__GFP_NOWARN|__GFP_REPEAT| \
- 			__GFP_NOFAIL|__GFP_NORETRY|__GFP_NO_GROW|__GFP_COMP)
+--- linux-2.6.15/include/linux/gfp.h~	2006-01-12 18:48:46.000000000 -0500
++++ linux-2.6.15/include/linux/gfp.h	2006-01-12 18:48:57.000000000 -0500
+@@ -58,7 +58,7 @@ struct vm_area_struct;
+ 			__GFP_NOMEMALLOC|__GFP_HARDWALL)
  
+ /* GFP_ATOMIC means both !wait (__GFP_WAIT not set) and use emergency pool */
 -#define GFP_ATOMIC	(__GFP_HIGH)
 +#define GFP_ATOMIC	(__GFP_HIGH | __GFP_NOWARN)
  #define GFP_NOIO	(__GFP_WAIT)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -r1.264 -r1.265
--- sources	12 Jan 2006 01:27:06 -0000	1.264
+++ sources	12 Jan 2006 23:52:50 -0000	1.265
@@ -1,3 +1,4 @@
 cdf95e00f5111e31f78e1d97304d9522  linux-2.6.15.tar.bz2
 e7291436e5d71b575dea034883cb42e5  bcm43xx-20060111.tar.bz2
 f791ce18c0e962f30dce760274f6be07  patch-2.6.15-git7a.bz2
+17649f28b91b319cb916a89f46eb37c3  patch-2.6.15-git8.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.241
retrieving revision 1.242
diff -u -r1.241 -r1.242
--- upstream	9 Jan 2006 18:55:15 -0000	1.241
+++ upstream	12 Jan 2006 23:52:50 -0000	1.242
@@ -1,3 +1,3 @@
 linux-2.6.15.tar.bz2
-patch-2.6.15-git5.bz2
+patch-2.6.15-git8.bz2
 


--- linux-2.6-gcc41.patch DELETED ---


--- linux-2.6-tcp6-null-sk.patch DELETED ---


--- linux-2.6-x86_64-disable-hotplug-guessing.patch DELETED ---


--- patch-2.6.15-git5.bz2.sign DELETED ---




More information about the fedora-cvs-commits mailing list