lkml.org 
[lkml]   [1999]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: symbols available to modules ??

> /proc/ksyms only contains symbols defined by loaded modules e.g. it
> does not have "printk" as a symbol.
>
> searching for "EXPORT_SYMBOL" does not seem to work either because
> it did not give me "printk" either.
>
> Am I doing something wrong ?

Yes, you're using the wrong kernel ;)

In 2.0 they were exported with X(...). But /proc/ksyms should list
printk all the same - it is exported in kernel/ksyms.c

Kai



-
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:51    [W:0.035 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site