Hello, Aggarwal, Vikas (OFT) wrote:
MALLOC_REQ kmem; Ioctl(fd, IOCTL_MALLOC, &kmem); ..... ..... Ioctl(fd,IOCTL_FREE,*block);
Okay.
Can provide you more details.
Yes, can you detail how do you access to this MALLOC_REQ area from user-space, detail the meaning of each field of the structure (by being very precise about telling what's a kernel address and what's an user address) ?
Thanks, Thomas -- Thomas Petazzoni thomas.petazzoni@xxxxxxxx -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/