System.map

Submitted by Anonymous
on June 19, 2008 - 7:33am

Hello,
I have a question concerning System.map file. I’m compiling drivers not as a module but as a part of kernel. However symbols from the driver are not included into System.map. Can somebody please explain that to me?
Regards
Tom

Forgetting EXPORT_SYMBOL_GPL()?

on
June 20, 2008 - 4:01am

Have you exported your symbol with EXPORT_SYMBOL_GPL()?

Please tell us if it does not help.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.