SOURCES: nozomi-err.patch (NEW) - patch for kernels 2.6.20+

zbyniu zbyniu at pld-linux.org
Fri Jul 13 02:03:31 CEST 2007


Author: zbyniu                       Date: Fri Jul 13 00:03:31 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch for kernels 2.6.20+

---- Files affected:
SOURCES:
   nozomi-err.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/nozomi-err.patch
diff -u /dev/null SOURCES/nozomi-err.patch:1.1
--- /dev/null	Fri Jul 13 02:03:31 2007
+++ SOURCES/nozomi-err.patch	Fri Jul 13 02:03:26 2007
@@ -0,0 +1,10 @@
+--- nozomi-2.1/kfifo.c~	2006-02-06 17:42:10.000000000 +0100
++++ nozomi-2.1/kfifo.c	2007-07-13 01:48:47.702757250 +0200
+@@ -22,6 +22,7 @@
+ #include <linux/kernel.h>
+ #include <linux/module.h>
+ #include <linux/slab.h>
++#include <linux/err.h>
+ #include <asm/uaccess.h>
+ #include "kfifo.h"
+ 
================================================================


More information about the pld-cvs-commit mailing list