> > The tag __initdata is for data used only during initialization (the > data is put in a special ELF section that is discarded after > initialization). > >
When is the discarding taking place? Which part of the kernel source code is doing the discarding? -- Regards, Peter Teoh -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
