i'm trying to write a device driver for a particular device.
i need to manipulate the buffer provided to the kernel during write()
directly from the kernel without using copy_from_user() due to
efficiency reasons..
is there any possible way?
TIA
john ___________________________________________________ Get www. mycompany .com and 5 matching email ids. Just Rs. 1499/ year. Click here http://www.rediffmailpro.com
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/