lkml.org 
[lkml]   [1998]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
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    [W:0.026 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site