lkml.org 
[lkml]   [2000]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Oops on 2.2.14 While Doing Direct I/O

> I hope I am missing something here on the public APIs and this is just a
> Caldera problem. I am heading up there this afternoon to find out

you're missing something. probably you have a kernel compiled with
symbol versioning and module without, or something like that.

> ./nwfs.o: unresolved symbol register_filesystem

if this weren't exported, no filesystem could be a module.
kernel/ksyms.c and arch/i386/i386_ksyms.c contain a list of exported symbols.
cat /proc/ksyms also gives a list of exported symbols for the currently
running kernel.

ganesh

-
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/

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