public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Matthew Wilcox <willy@infradead.org>,
	Souptick Joarder <jrdr.linux@gmail.com>
Cc: airlied@linux.ie, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org, svptas.linux@gmail.com,
	brajeswar.linux@gmail.com, sabyasachi.linux@gmail.com,
	ajitn.linux@gmail.com
Subject: Re: [PATCH v2] gpu: drm: v3d: use new return type vm_fault_t
Date: Thu, 05 Jul 2018 11:46:28 -0700	[thread overview]
Message-ID: <87r2khtta3.fsf@anholt.net> (raw)
In-Reply-To: <20180704164215.GA4583@bombadil.infradead.org>

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

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

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2018-07-05 18:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-04 14:55 [PATCH v2] gpu: drm: v3d: use new return type vm_fault_t Souptick Joarder
2018-07-04 16:42 ` Matthew Wilcox
2018-07-05 18:46   ` Eric Anholt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-04 14:48 Souptick Joarder
2018-07-04 14:47 ` Souptick Joarder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2khtta3.fsf@anholt.net \
    --to=eric@anholt.net \
    --cc=airlied@linux.ie \
    --cc=ajitn.linux@gmail.com \
    --cc=brajeswar.linux@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jrdr.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sabyasachi.linux@gmail.com \
    --cc=svptas.linux@gmail.com \
    --cc=willy@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox