Noticed in our makefiles EXPORT_SYMTAB is used as described in here.
Is it still relevant to 2.6 and above kernels?
I can not find reference what it’s current status, but can’t find it in LXR.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The
EXPORT_SYMTABname per se seems to be gone once and for all since 2.6 kernels. However, the related macroEXPORT_SYMTAB_STROPSseems to have still a small relevance for what concerns SPARC architectures as explained here. Quoting directly from the mailing list:EXPORT_SYMTAB_STROPSmacros are still present in 3.4.9 kernel.