[PATCH char-misc-next 16/19] misc: mic: SCIF remote memory map/unmap interface

2015-07-27 Thread Ashutosh Dixit
From: Sudeep Dutt This patch implements the SCIF mmap/munmap interface. A similar capability is provided to kernel clients via the scif_get_pages()/scif_put_pages() APIs. The SCIF mmap interface queries to check if a window is valid and then remaps the local virtual address to the remote

[PATCH char-misc-next 16/19] misc: mic: SCIF remote memory map/unmap interface

2015-07-27 Thread Ashutosh Dixit
From: Sudeep Dutt sudeep.d...@intel.com This patch implements the SCIF mmap/munmap interface. A similar capability is provided to kernel clients via the scif_get_pages()/scif_put_pages() APIs. The SCIF mmap interface queries to check if a window is valid and then remaps the local virtual address