Matthew Wilcox <wi...@infradead.org> writes:

> On Wed, Jul 04, 2018 at 08:25:57PM +0530, Souptick Joarder wrote:
>> Convert v3d_gem_fault to return vm_fault_t
>> 
>> Instead of converting an errno into a vm_fault_t ourselves, use
>> vmf_insert_mixed() which returns a vm_fault_t directly.
>> 
>> Signed-off-by: Souptick Joarder <jrdr.li...@gmail.com>
>
> Reviewed-by: Matthew Wilcox <wi...@infradead.org>

Thanks!  I touched up the commit message and pushed to drm-misc-next.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to