How to understand the macro __init?
stl
st.lambert02 at gmail.com
Thu Aug 16 05:50:51 EDT 2012
sorry for the wrong manipulation
(resume of the previous mail)
As explained before, the symbols and functions defined with __init are only
used during boot initialization.
Thez will never be used again.
So The entire .init section is freed, and this freed memory will become
available memory pages for the kernel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120816/664fcabc/attachment.html
More information about the Kernelnewbies
mailing list