[PATCH] android: binder: Change return type to vm_fault_t

Greg KH gregkh at linuxfoundation.org
Mon Apr 23 09:18:12 UTC 2018


On Mon, Apr 16, 2018 at 08:41:21PM +0530, Souptick Joarder wrote:
> Use new return type vm_fault_t for fault handler
> in struct vm_operations_struct. For now, this is
> just documenting that the function returns a 
> VM_FAULT value rather than an errno.  Once all
> instances are converted, vm_fault_t will become
> a distinct type.
> 
> Reference commit id->
> 1c8f422059ae5da07db7406ab916203f9417e396

As you know, that is not how you reference git commit ids.  Please fix
up and resend.

thanks,

greg k-h


More information about the devel mailing list