On Mon, Aug 23, 2004 at 05:20:42PM -0500, Timur Tabi wrote: > Greg KH wrote: > > >Your driver should never do this. Please change your code to use the > >proper in-kernel calls instead. > > We've been through this before, Greg. There are no in-kernel calls that > do what I want. In fact, there already is a driver in the kernel that > does the same thing I do: > drivers/infiniband/hw/mellanox-hca/mosal/mosal_mlock.c. That code is not in the main kernel.org kernel tree at all, so it is not a valid example. Why not state what you want to accomplish instead? Also, a pointer to your code would be most helpful. thanks, greg k-h -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/