rpms/kernel/devel linux-2.6-compile-fixes.patch,1.108,1.109

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 7 14:20:06 UTC 2006


Author: davej

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

Modified Files:
	linux-2.6-compile-fixes.patch 
Log Message:
buildfix

linux-2.6-compile-fixes.patch:
 arch/powerpc/sysdev/rom.c              |    1 +
 include/asm-powerpc/Kbuild             |    2 +-
 linux-2.6.19.noarch/kernel/workqueue.c |    1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

Index: linux-2.6-compile-fixes.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6-compile-fixes.patch,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- linux-2.6-compile-fixes.patch	6 Dec 2006 11:32:52 -0000	1.108
+++ linux-2.6-compile-fixes.patch	7 Dec 2006 14:20:03 -0000	1.109
@@ -26,3 +26,13 @@
  
  static int __init powerpc_flash_init(void)
  {
+--- linux-2.6.19.noarch/kernel/workqueue.c~	2006-12-07 09:19:01.242754000 -0500
++++ linux-2.6.19.noarch/kernel/workqueue.c	2006-12-07 09:19:17.461515000 -0500
+@@ -608,6 +608,7 @@ int current_is_keventd(void)
+ 	return ret;
+ 
+ }
++EXPORT_SYMBOL_GPL(current_is_keventd);
+ 
+ #ifdef CONFIG_HOTPLUG_CPU
+ /* Take the work from this (downed) CPU. */




More information about the fedora-cvs-commits mailing list