Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi!
--- Quote Start --- Before complaining to forum members --- Quote End --- Complaining was not my intention. I'm sorry if it sounded like that. I just wanted to give you more information because the error messages from my first were probably not enough. I checked the definition of the function and the include path. Eventually I put the EXPORT_SYMBOL(__copy_from_user); line into the arch/nios2/mm/uaccess.c file. Don't know if it's only a workaround, because it seems strange that other users haven't encountered such errors. By the way, in my last post when I wrote --- Quote Start --- I did the same in arch/nios/mm/uaccess.c but it didn't help. --- Quote End --- I just got confused with the directories in my kernel tree. Surprisingly I got another 'nios2' directory below 'arch/nios2' but this seems to be a result of any messy copying action.