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

rpms/kernel/devel patch-2.6.17-git23.bz2.sign, NONE, 1.1 .cvsignore, 1.474, 1.475 kernel-2.6.spec, 1.2346, 1.2347 linux-2.6-compile-fixes.patch, 1.89, 1.90 linux-2.6-debug-Wundef.patch, 1.5, 1.6 linux-2.6-debug-spinlock-taint.patch, 1.5, 1.6 linux-2.6-execshield.patch, 1.26, 1.27 linux-2.6-random-patches.patch, 1.15, 1.16 linux-2.6-sleepon.patch, 1.2, 1.3 sources, 1.418, 1.419 upstream, 1.385, 1.386 linux-2.6-debug-spinlock-panic.patch, 1.6, NONE linux-2.6-offb-find-fb.patch, 1.1, NONE patch-2.6.17-git21.bz2.sign, 1.1, NONE



Author: davej

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

Modified Files:
	.cvsignore kernel-2.6.spec linux-2.6-compile-fixes.patch 
	linux-2.6-debug-Wundef.patch 
	linux-2.6-debug-spinlock-taint.patch 
	linux-2.6-execshield.patch linux-2.6-random-patches.patch 
	linux-2.6-sleepon.patch sources upstream 
Added Files:
	patch-2.6.17-git23.bz2.sign 
Removed Files:
	linux-2.6-debug-spinlock-panic.patch 
	linux-2.6-offb-find-fb.patch patch-2.6.17-git21.bz2.sign 
Log Message:
git23



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

iD8DBQBEqrvpyGugalF9Dw4RAuVIAJ9d06wq49CHEgzlaRE5l0A+cDPcBACdFvSq
CFwTYCDgGmlvqG887ygG8h4=
=rOEo
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.474
retrieving revision 1.475
diff -u -r1.474 -r1.475
--- .cvsignore	4 Jul 2006 06:53:46 -0000	1.474
+++ .cvsignore	4 Jul 2006 21:03:10 -0000	1.475
@@ -4,3 +4,4 @@
 xen-20060610.tar.bz2
 linux-2.6.17.tar.bz2
 patch-2.6.17-git21.bz2
+patch-2.6.17-git23.bz2


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.2346
retrieving revision 1.2347
diff -u -r1.2346 -r1.2347
--- kernel-2.6.spec	4 Jul 2006 06:53:46 -0000	1.2346
+++ kernel-2.6.spec	4 Jul 2006 21:03:11 -0000	1.2347
@@ -238,7 +238,7 @@
 #
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
-Patch1: patch-2.6.17-git21.bz2
+Patch1: patch-2.6.17-git23.bz2
 
 #
 # Clean up and export kernel headers to userspace
@@ -260,7 +260,6 @@
 Patch208: linux-2.6-x86_64-add-ppoll-pselect.patch
 
 # 300 - 399   ppc(64)
-Patch302: linux-2.6-offb-find-fb.patch
 Patch305: linux-2.6-cell-mambo-drivers.patch
 Patch306: linux-2.6-hvc-console.patch
 Patch314: linux-2.6-ppc-rtas-check.patch
@@ -310,7 +309,6 @@
 Patch1013: linux-2.6-debug-taint-vm.patch
 Patch1015: linux-2.6-debug-singlebiterror.patch
 Patch1016: linux-2.6-debug-spinlock-taint.patch
-Patch1017: linux-2.6-debug-spinlock-panic.patch
 Patch1018: linux-2.6-debug-Wundef.patch
 Patch1019: linux-2.6-debug-disable-builtins.patch
 Patch1020: linux-2.6-debug-sleep-in-irq-warning.patch
@@ -737,8 +735,6 @@
 #
 # ppc64
 #
-# Find OF framebuffer more reliably
-%patch302 -p1
 # Support the IBM Mambo simulator; core as well as disk and network drivers.
 %patch305 -p1
 # Make HVC console generic; support simulator console device using it.
@@ -821,7 +817,6 @@
 %patch1013 -p1
 %patch1015 -p1
 %patch1016 -p1
-%patch1017 -p1
 %patch1018 -p1
 %patch1019 -p1
 %patch1020 -p1
@@ -1569,7 +1564,7 @@
 
 %changelog
 * Tue Jul  4 2006 Dave Jones <davej redhat com>
-- 2.6.17-git21
+- 2.6.17-git21, git22 & git23
 
 * Sun Jul  2 2006 David Woodhouse <dwmw2 redhat com>
 - Add ppoll() and pselect() on x86_64 again

linux-2.6-compile-fixes.patch:
 Makefile |    4 ----
 1 files changed, 4 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.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- linux-2.6-compile-fixes.patch	29 Jun 2006 21:21:07 -0000	1.89
+++ linux-2.6-compile-fixes.patch	4 Jul 2006 21:03:12 -0000	1.90
@@ -1,13 +1,3 @@
---- linux-2.6.17.noarch/arch/powerpc/platforms/cell/setup.c~	2006-06-29 16:50:23.000000000 -0400
-+++ linux-2.6.17.noarch/arch/powerpc/platforms/cell/setup.c	2006-06-29 16:51:07.000000000 -0400
-@@ -50,6 +50,7 @@
- #include <asm/irq.h>
- #include <asm/spu.h>
- #include <asm/spu_priv1.h>
-+#include <asm/udbg.h>
- 
- #include "interrupt.h"
- #include "iommu.h"
 
 --- linux-2.6.17.noarch/Makefile~	2006-06-29 17:20:17.000000000 -0400
 +++ linux-2.6.17.noarch/Makefile	2006-06-29 17:20:38.000000000 -0400

linux-2.6-debug-Wundef.patch:
 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6-debug-Wundef.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-debug-Wundef.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- linux-2.6-debug-Wundef.patch	27 Jun 2006 00:39:13 -0000	1.5
+++ linux-2.6-debug-Wundef.patch	4 Jul 2006 21:03:12 -0000	1.6
@@ -4,14 +4,14 @@
 
 Signed-off-by: Dave Jones <davej redhat com>
 
---- linux-2.6.17.noarch/Makefile~	2006-06-26 19:03:23.564376000 -0400
-+++ linux-2.6.17.noarch/Makefile	2006-06-26 19:03:50.354546000 -0400
-@@ -307,7 +307,7 @@ LINUXINCLUDE    := -Iinclude \
+--- linux-2.6.17.noarch/Makefile~	2006-07-04 16:28:14.000000000 -0400
++++ linux-2.6.17.noarch/Makefile	2006-07-04 16:28:30.000000000 -0400
+@@ -308,7 +308,7 @@ LINUXINCLUDE    := -Iinclude \
  CPPFLAGS        := -D__KERNEL__ $(LINUXINCLUDE)
  
  CFLAGS          := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
 -                   -fno-strict-aliasing -fno-common
 +                   -fno-strict-aliasing -fno-common -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration
- AFLAGS          := -D__ASSEMBLY__
- 
- # Read KERNELRELEASE from include/config/kernel.release (if it exists)
+ # Force gcc to behave correct even for buggy distributions
+ CFLAGS          += $(call cc-option, -fno-stack-protector-all \
+                                      -fno-stack-protector)

linux-2.6-debug-spinlock-taint.patch:
 spinlock_debug.c |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

Index: linux-2.6-debug-spinlock-taint.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-debug-spinlock-taint.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- linux-2.6-debug-spinlock-taint.patch	11 Jan 2006 00:01:29 -0000	1.5
+++ linux-2.6-debug-spinlock-taint.patch	4 Jul 2006 21:03:12 -0000	1.6
@@ -1,18 +1,18 @@
---- linux-2.6.15/lib/spinlock_debug.c~	2006-01-10 20:46:43.000000000 +0000
-+++ linux-2.6.15/lib/spinlock_debug.c	2006-01-10 20:52:49.000000000 +0000
-@@ -19,9 +19,9 @@ static void spin_bug(spinlock_t *lock, c
- 	if (xchg(&print_once, 0)) {
- 		if (lock->owner && lock->owner != SPINLOCK_OWNER_INIT)
- 			owner = lock->owner;
--		printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d\n",
-+		printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d (%s)\n",
- 			msg, raw_smp_processor_id(),
--			current->comm, current->pid);
-+		       current->comm, current->pid, print_tainted());
- 		printk(KERN_EMERG " lock: %p, .magic: %08x, .owner: %s/%d, "
- 				".owner_cpu: %d\n",
- 			lock, lock->magic,
-@@ -80,9 +80,9 @@ static void __spin_lock_debug(spinlock_t
+--- linux-2.6.17.noarch/lib/spinlock_debug.c~	2006-07-04 16:23:43.000000000 -0400
++++ linux-2.6.17.noarch/lib/spinlock_debug.c	2006-07-04 16:24:45.000000000 -0400
+@@ -57,9 +57,9 @@ static void spin_bug(spinlock_t *lock, c
+ 
+ 	if (lock->owner && lock->owner != SPINLOCK_OWNER_INIT)
+ 		owner = lock->owner;
+-	printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d\n",
++	printk(KERN_EMERG "BUG: spinlock %s on CPU#%d, %s/%d (%s)\n",
+ 		msg, raw_smp_processor_id(),
+-		current->comm, current->pid);
++		current->comm, current->pid, print_tainted());
+ 	printk(KERN_EMERG " lock: %p, .magic: %08x, .owner: %s/%d, "
+ 			".owner_cpu: %d\n",
+ 		lock, lock->magic,
+@@ -112,9 +112,9 @@ static void __spin_lock_debug(spinlock_t
  		if (print_once) {
  			print_once = 0;
  			printk(KERN_EMERG "BUG: spinlock lockup on CPU#%d, "
@@ -24,19 +24,19 @@
  			dump_stack();
  		}
  	}
-@@ -122,9 +122,9 @@ static void rwlock_bug(rwlock_t *lock, c
- 	static long print_once = 1;
+@@ -154,9 +154,9 @@ static void rwlock_bug(rwlock_t *lock, c
+ 	if (!debug_locks_off())
+ 		return;
+ 
+-	printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n",
++	printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p (%s)\n",
+ 		msg, raw_smp_processor_id(), current->comm,
+-		current->pid, lock);
++		current->pid, lock, print_tainted());
+ 	dump_stack();
+ }
  
- 	if (xchg(&print_once, 0)) {
--		printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p\n",
-+		printk(KERN_EMERG "BUG: rwlock %s on CPU#%d, %s/%d, %p (%s)\n",
- 			msg, raw_smp_processor_id(), current->comm,
--			current->pid, lock);
-+			current->pid, lock, print_tainted());
- 		dump_stack();
- #ifdef CONFIG_SMP
- 		/*
-@@ -152,9 +152,9 @@ static void __read_lock_debug(rwlock_t *
+@@ -177,9 +177,9 @@ static void __read_lock_debug(rwlock_t *
  		if (print_once) {
  			print_once = 0;
  			printk(KERN_EMERG "BUG: read-lock lockup on CPU#%d, "
@@ -48,7 +48,7 @@
  			dump_stack();
  		}
  	}
-@@ -225,9 +225,9 @@ static void __write_lock_debug(rwlock_t 
+@@ -250,9 +250,9 @@ static void __write_lock_debug(rwlock_t 
  		if (print_once) {
  			print_once = 0;
  			printk(KERN_EMERG "BUG: write-lock lockup on CPU#%d, "

linux-2.6-execshield.patch:
 linux-2.6.16.noarch/include/asm-powerpc/elf.h   |    3 
 linux-2.6.17.noarch/arch/i386/kernel/sysenter.c |    3 
 linux-2.6.17.noarch/include/asm-i386/elf.h      |    6 
 linux-2.6.17.noarch/include/asm-i386/mmu.h      |    4 
 linux/arch/i386/kernel/cpu/common.c             |    7 
 linux/arch/i386/kernel/process.c                |   59 +++++++
 linux/arch/i386/kernel/smp.c                    |    3 
 linux/arch/i386/kernel/traps.c                  |   93 +++++++++++-
 linux/arch/i386/mm/init.c                       |    6 
 linux/arch/i386/mm/mmap.c                       |    6 
 linux/arch/ia64/ia32/binfmt_elf32.c             |    2 
 linux/arch/powerpc/kernel/vdso.c                |    3 
 linux/arch/x86_64/ia32/ia32_binfmt.c            |    6 
 linux/arch/x86_64/ia32/syscall32.c              |    4 
 linux/arch/x86_64/kernel/process.c              |    6 
 linux/arch/x86_64/kernel/setup64.c              |   23 ---
 linux/arch/x86_64/mm/fault.c                    |    2 
 linux/arch/x86_64/mm/mmap.c                     |   98 ++++++++++--
 linux/drivers/char/random.c                     |    7 
 linux/fs/binfmt_elf.c                           |  147 ++++++++++++++-----
 linux/fs/proc/array.c                           |    8 -
 linux/fs/proc/base.c                            |    8 -
 linux/fs/proc/task_mmu.c                        |   22 ++
 linux/include/asm-i386/a.out.h                  |    2 
 linux/include/asm-i386/desc.h                   |   14 +
 linux/include/asm-i386/page.h                   |    5 
 linux/include/asm-i386/pgalloc.h                |    1 
 linux/include/asm-i386/processor.h              |    8 -
 linux/include/asm-ia64/pgalloc.h                |    4 
 linux/include/asm-powerpc/pgalloc.h             |    5 
 linux/include/asm-ppc/pgalloc.h                 |    5 
 linux/include/asm-s390/pgalloc.h                |    4 
 linux/include/asm-sparc/pgalloc.h               |    4 
 linux/include/asm-sparc64/pgalloc.h             |    4 
 linux/include/asm-x86_64/pgalloc.h              |    7 
 linux/include/asm-x86_64/pgtable.h              |    2 
 linux/include/linux/mm.h                        |   16 +-
 linux/include/linux/resource.h                  |    5 
 linux/include/linux/sched.h                     |    9 +
 linux/include/linux/sysctl.h                    |    3 
 linux/kernel/signal.c                           |   38 ++++
 linux/kernel/sysctl.c                           |   57 +++++++
 linux/mm/fremap.c                               |   16 +-
 linux/mm/mmap.c                                 |  183 ++++++++++++++++++++++--
 linux/mm/mprotect.c                             |    5 
 linux/mm/mremap.c                               |    4 
 46 files changed, 793 insertions(+), 134 deletions(-)

Index: linux-2.6-execshield.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-execshield.patch,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- linux-2.6-execshield.patch	2 Jul 2006 03:23:40 -0000	1.26
+++ linux-2.6-execshield.patch	4 Jul 2006 21:03:12 -0000	1.27
@@ -601,8 +601,8 @@
  		.min_coredump	= ELF_EXEC_PAGESIZE
  };
  
--#define BAD_ADDR(x) ((unsigned long)(x) > TASK_SIZE)
-+#define BAD_ADDR(x) ((unsigned long)(x) > PAGE_MASK)
+-#define BAD_ADDR(x) ((unsigned long)(x) >= TASK_SIZE)
++#define BAD_ADDR(x) ((unsigned long)(x) >= PAGE_MASK)
  
  static int set_brk(unsigned long start, unsigned long end)
  {

linux-2.6-random-patches.patch:
 char/watchdog/machzwd.c        |    3 +--
 media/dvb/ttpci/av7110.c       |    2 +-
 media/dvb/ttpci/budget-ci.c    |    2 +-
 media/dvb/ttpci/budget-patch.c |    2 +-
 media/dvb/ttpci/budget.c       |    5 +----
 5 files changed, 5 insertions(+), 9 deletions(-)

Index: linux-2.6-random-patches.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-random-patches.patch,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- linux-2.6-random-patches.patch	30 Jun 2006 04:41:42 -0000	1.15
+++ linux-2.6-random-patches.patch	4 Jul 2006 21:03:12 -0000	1.16
@@ -81,14 +81,3 @@
 # 	}
 # 	if (!ata_dev_present(dev))
 
---- linux-2.6.17.noarch/drivers/scsi/53c700.c~	2006-06-30 00:40:56.000000000 -0400
-+++ linux-2.6.17.noarch/drivers/scsi/53c700.c	2006-06-30 00:41:04.000000000 -0400
-@@ -2044,7 +2044,7 @@ NCR_700_slave_configure(struct scsi_devi
- 	struct NCR_700_Host_Parameters *hostdata = 
- 		(struct NCR_700_Host_Parameters *)SDp->host->hostdata[0];
- 
--	SDp->hostdata = kmalloc(GFP_KERNEL, sizeof(struct NCR_700_sense));
-+	SDp->hostdata = kmalloc(sizeof(struct NCR_700_sense), GFP_KERNEL);
- 
- 	if (!SDp->hostdata)
- 		return -ENOMEM;

linux-2.6-sleepon.patch:
 drivers/block/DAC960.c        |   12 +++++++++++-
 drivers/net/tokenring/ibmtr.c |    9 ++++++++-
 include/linux/wait.h          |    6 +++---
 kernel/sched.c                |   27 +++++++++++++++------------
 4 files changed, 37 insertions(+), 17 deletions(-)

Index: linux-2.6-sleepon.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-sleepon.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6-sleepon.patch	11 Jan 2006 00:01:30 -0000	1.2
+++ linux-2.6-sleepon.patch	4 Jul 2006 21:03:12 -0000	1.3
@@ -114,8 +114,8 @@
  	current->state = TASK_INTERRUPTIBLE;
  
  	SLEEP_ON_HEAD
-@@ -3146,23 +3159,12 @@ long fastcall __sched interruptible_slee
- 
+@@ -3759,22 +3759,12 @@ interruptible_sleep_on_timeout(wait_queu
+ }
  EXPORT_SYMBOL(interruptible_sleep_on_timeout);
  
 -void fastcall __sched sleep_on(wait_queue_head_t *q)
@@ -128,7 +128,6 @@
 -	schedule();
 -	SLEEP_ON_TAIL
 -}
--
 -EXPORT_SYMBOL(sleep_on);
 -
  long fastcall __sched sleep_on_timeout(wait_queue_head_t *q, long timeout)


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/sources,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -r1.418 -r1.419
--- sources	4 Jul 2006 06:53:46 -0000	1.418
+++ sources	4 Jul 2006 21:03:12 -0000	1.419
@@ -1,3 +1,4 @@
 37ddefe96625502161f075b9d907f21e  linux-2.6.17.tar.bz2
 7f29344672bce4bd7304f61abc7893c1  xen-20060610.tar.bz2
 ff50ced0a2ee111b3fd934133e83cc7f  patch-2.6.17-git21.bz2
+3da20d8dd18eddb843d298808a664fef  patch-2.6.17-git23.bz2


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/upstream,v
retrieving revision 1.385
retrieving revision 1.386
diff -u -r1.385 -r1.386
--- upstream	4 Jul 2006 06:53:46 -0000	1.385
+++ upstream	4 Jul 2006 21:03:12 -0000	1.386
@@ -1,2 +1,2 @@
 linux-2.6.17.tar.bz2
-patch-2.6.17-git21.bz2
+patch-2.6.17-git23.bz2


--- linux-2.6-debug-spinlock-panic.patch DELETED ---


--- linux-2.6-offb-find-fb.patch DELETED ---


--- patch-2.6.17-git21.bz2.sign DELETED ---


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