lkml.org 
[lkml]   [1998]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: patch for 2.1.120 kernel/ksyms.c
On Sat, Sep 05, 1998 at 12:03:30PM -0400, Bill Hawes wrote:
> 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);

It needs more than that. Checksignals is only defined on x86, so the
kernel will not build on other architectures. It looks like this is
just a debugging stub, but what do I know? I just defined an empty
checksignals function for Alpha -- the x86 code did not work and I don't
know the first thing about the kernel... :)

Thanks

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.038 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site