[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is my way correct to use EXPORT_SYMBOL_NOVERS(name) ?
hello,
Is EXPORT_SYMBOL_NOVERS(name) when used on
variable symbol name allows to use exported symbol
irrespective of kernel version on which its compiled
and in which its inserted?
That mean does that give flexibility of having symbols
inserted to any kernel version without giving
unresolved symbol error?
regards,
cranium
__________________________________
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
http://birthday.yahoo.com/netrospective/
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/