Matthias, --- Matthias Fechner <[EMAIL PROTECTED]> wrote:
> Hello Grant, > > * Grant Likely <[EMAIL PROTECTED]> [12-03-07 > 12:36]: > > Looks like you're trying to access inital data > (which is freed after > > module load) from regular code (which is not) > > is it possible to find the line of code with the > address is these > warnings? Is there any chance that you qualify private data as __init within the driver? Can you post the cleanup() function and any private (static) functions that it calls? regards, Ben _______________________________________________ Linuxppc-embedded mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-embedded
