Messages in this thread |  | | Date | Sat, 28 Oct 2000 14:53:12 +0100 | From | Philipp Rumpf <> | Subject | Re: [PROPOSED PATCH] ATM refcount + firestream |
| |
On Sat, Oct 28, 2000 at 09:37:28AM -0400, Brian Gerst wrote: > Philipp Rumpf wrote: > > - you can't copy_(from|to)_user in the module exit function (which would > > be copies from/to rmmod anyway) > > Unfortunately, you need to be able to use copy_*_user() from the network > ioctls, and this is the center of the current issue.
You misunderstood. The network ioctls aren't module_exit functions, so copy_*_user in them is fine.
Philipp Rumpf - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |