rpms/kernel/devel linux-2.6-compile-fixes.patch,1.149,1.150

Dave Jones (davej) fedora-extras-commits at redhat.com
Sun Jul 15 20:16:12 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22045

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
forgot to add error

linux-2.6-compile-fixes.patch:

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- linux-2.6-compile-fixes.patch	15 Jul 2007 20:15:07 -0000	1.149
+++ linux-2.6-compile-fixes.patch	15 Jul 2007 20:15:39 -0000	1.150
@@ -5,6 +5,9 @@
 # to do a compile to figure out what your diff is fixing. Thanks.
 #
 
+net/sunrpc/auth_gss/auth_gss.c:1002: error: implicit declaration of function 'lock_kernel'
+net/sunrpc/auth_gss/auth_gss.c:1004: error: implicit declaration of function 'unlock_kernel'
+
 --- linux-2.6.22.noarch/net/sunrpc/auth_gss/auth_gss.c~	2007-07-15 16:14:44.000000000 -0400
 +++ linux-2.6.22.noarch/net/sunrpc/auth_gss/auth_gss.c	2007-07-15 16:14:52.000000000 -0400
 @@ -52,6 +52,7 @@




More information about the scm-commits mailing list