lkml.org 
[lkml]   [1998]   [Sep]   [5]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateSat, 05 Sep 1998 12:03:30 -0400
FromBill Hawes <>
Subjectpatch for 2.1.120 kernel/ksyms.c
I've attached a small patch to add checksignals to ksyms.c, as it's
needed for the sunrpc module (and possibly others).

Regards,
Bill--- linux-2.1.120/kernel/ksyms.c.old	Tue Sep  1 21:39:19 1998
+++ linux-2.1.120/kernel/ksyms.c	Sat Sep  5 11:32:20 1998
@@ -319,6 +319,7 @@
 EXPORT_SYMBOL(do_gettimeofday);
 EXPORT_SYMBOL(loops_per_sec);
 EXPORT_SYMBOL(kstat);
+EXPORT_SYMBOL(checksignals);
 
 /* misc */
 EXPORT_SYMBOL(panic);
\
 
 \ /
  Last update: 2005-03-22 13:44    [from the cache]
©2003-2008