On Fri, Oct 30, 2015 at 06:58:44PM -0400, ira.we...@intel.com wrote:
> From: Mitko Haralanov <mitko.harala...@intel.com>
> 
> Add mmu notify helper functions and TID caching function stubs in preparation
> for the TID caching implementation.
> 
> TID caching makes use of the MMU notifier to allow the driver to respond to 
> the
> user freeing memory which is allocated to the HFI.
> 
> This patch implements the basic MMU notifier functions to insert, find and
> remove buffer pages from memory based on the mmu_notifier being invoked.
> 
> In addition it places stubs in place for the main entry points by follow on
> code.
> 
> Follow up patches will complete the implementation of the interaction with 
> user
> space and makes use of these functions.

This patch adds warnings to the build, which isn't ok, so I've stopped
here in this series and just applied the first 4.  Please fix up and
resend the remaining ones.

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to