[PATCH v2] gpu: drm: v3d: use new return type vm_fault_t

Eric Anholt eric at anholt.net
Thu Jul 5 18:46:28 UTC 2018


Matthew Wilcox <willy at 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.linux at gmail.com>
>
> Reviewed-by: Matthew Wilcox <willy at infradead.org>

Thanks!  I touched up the commit message and pushed to drm-misc-next.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180705/932d8eeb/attachment.sig>


More information about the dri-devel mailing list