public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Clark <robdclark@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: "Daniel Vetter" <daniel@ffwll.ch>,
	"Rob Clark" <robdclark@chromium.org>,
	"Eric Anholt" <eric@anholt.net>,
	linux-kernel@vger.kernel.org (open list),
	"Noralf Trønnes" <noralf@tronnes.org>,
	"Rob Herring" <robh@kernel.org>
Subject: [PATCH v2 0/2] drm/shmem-helper: Fix a couple of error path bugs
Date: Wed, 30 Nov 2022 10:57:46 -0800	[thread overview]
Message-ID: <20221130185748.357410-1-robdclark@gmail.com> (raw)

From: Rob Clark <robdclark@chromium.org>

A couple fixes for error paths that userspace could manage to trigger.

Rob Clark (2):
  drm/shmem-helper: Remove errant put in error path
  drm/shmem-helper: Avoid vm_open error paths

 drivers/gpu/drm/drm_gem_shmem_helper.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
2.38.1


             reply	other threads:[~2022-11-30 18:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-30 18:57 Rob Clark [this message]
2022-11-30 18:57 ` [PATCH v2 1/2] drm/shmem-helper: Remove errant put in error path Rob Clark
2022-12-04 20:45   ` Dmitry Osipenko
2022-12-06 18:09     ` Rob Clark
2022-11-30 18:57 ` [PATCH v2 2/2] drm/shmem-helper: Avoid vm_open error paths Rob Clark

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=20221130185748.357410-1-robdclark@gmail.com \
    --to=robdclark@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eric@anholt.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=noralf@tronnes.org \
    --cc=robdclark@chromium.org \
    --cc=robh@kernel.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