javiroman@xxxxxxxxxxxxxxx wrote:
Hi all!
I have looking for information about to use __clear_user after allow
memory from kernel space with kmalloc, and I have found exactly the
same question:
http://mail.nl.linux.org/kernelnewbies/2003-03/msg00142.html
However there isn't answer. Can anybody help me, please?
Thanks in advance.
Regards.
--
Javi Roman
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/
Ok. It's a mistake, it's a __clear_user function misuse. All
__clear_user called functions after kmalloc in kernel code have been
dropped.
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/