All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available, v2.
Date: Thu, 24 Jun 2021 11:34:29 -0700	[thread overview]
Message-ID: <87fsx7jemi.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20210624091414.3287487-1-maarten.lankhorst@linux.intel.com>

On Thu, 24 Jun 2021 02:14:14 -0700, Maarten Lankhorst wrote:
> @@ -84,6 +93,7 @@ void *__gem_mmap__gtt(int fd, uint32_t handle, uint64_t size, unsigned prot)
>  {
>	struct drm_i915_gem_mmap_gtt mmap_arg;
>	void *ptr;
> +	int ret;

Deleted this unnecessary extra ret and merged.
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2021-06-24 18:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24  9:14 [igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available, v2 Maarten Lankhorst
2021-06-24 18:34 ` Dixit, Ashutosh [this message]
2021-06-28 10:31 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2021-06-28 12:31 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

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=87fsx7jemi.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=maarten.lankhorst@linux.intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.