Can you please tell me, how to copy a structure & array (pointer to structure and array) between kernel space and user space, in kernel memory using ioctl interface in C language with OMAP?
-
2This is not very clear, which might be partially my fault for trying to clean it up. Please avoid overly abbreviating your text, write "you" instead of "u", don't litter periods all over the place, et cetera.unwind– unwind2010-01-05 10:18:07 +00:00Commented Jan 5, 2010 at 10:18
-
1Is this a Linux specific question? Or does it apply also to MacOSX, and/or to any UNIX?Didier Trosset– Didier Trosset2010-01-05 10:22:02 +00:00Commented Jan 5, 2010 at 10:22
Add a comment
|