rpms/kernel/devel linux-2.6-debug-oops-pause.patch,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Jan 7 03:46:04 UTC 2006


Author: davej

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

Modified Files:
	linux-2.6-debug-oops-pause.patch 
Log Message:
arch/i386/kernel/traps.c:300: warning: implicit declaration of function `touch_nmi_watchdog'



linux-2.6-debug-oops-pause.patch:
 traps.c |   10 ++++++++++
 1 files changed, 10 insertions(+)

Index: linux-2.6-debug-oops-pause.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-debug-oops-pause.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-2.6-debug-oops-pause.patch	5 Jan 2006 04:46:06 -0000	1.4
+++ linux-2.6-debug-oops-pause.patch	7 Jan 2006 03:46:01 -0000	1.5
@@ -8,6 +8,14 @@
 
 --- vanilla/arch/i386/kernel/traps.c	2006-01-02 22:21:10.000000000 -0500
 +++ linux-2.6.15/arch/i386/kernel/traps.c	2006-01-04 23:42:46.000000000 -0500
+@@ -28,6 +28,7 @@
+ #include <linux/utsname.h>
+ #include <linux/kprobes.h>
+ #include <linux/kexec.h>
++#include <linux/nmi.h> 
+ 
+ #ifdef CONFIG_EISA
+ #include <linux/ioport.h>
 @@ -256,6 +271,15 @@ void show_registers(struct pt_regs *regs
  		}
  	}




More information about the fedora-cvs-commits mailing list