I need to allocate memory statically in kernel module using mmap in device driver to perform following operations - 1. write in kernel and read in userspace 2. write in userspace and read in kernelI need to allocate memory statically in kernel
I need to allocate memory statically in kernel module using mmap in device driver to perform following operations - 1. write in kernel and read in userspace 2. write in userspace and read in kernelI need to allocate memory statically in kernel