From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, intel-gfx@lists.freedesktop.org
Subject: [git pull] uaccess i915
Date: Wed, 10 Jun 2020 21:28:37 +0100 [thread overview]
Message-ID: <20200610202837.GV23230@ZenIV.linux.org.uk> (raw)
Low-hanging fruit in i915; there are several trickier followups,
but that'll wait for the next cycle.
The following changes since commit b44f687386875b714dae2afa768e73401e45c21c:
drm/i915/gem: Replace user_access_begin by user_write_access_begin (2020-05-01 12:35:22 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git uaccess.i915
for you to fetch changes up to 7b3f0c4c56b08a86f890cad3599242c78c683aa9:
i915:get_engines(): get rid of pointless access_ok() (2020-05-01 20:35:42 -0400)
----------------------------------------------------------------
Al Viro (5):
i915: switch query_{topology,engine}_info() to copy_to_user()
i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()
i915 compat ioctl(): just use drm_ioctl_kernel()
i915: alloc_oa_regs(): get rid of pointless access_ok()
i915:get_engines(): get rid of pointless access_ok()
drivers/gpu/drm/i915/gem/i915_gem_context.c | 5 ---
drivers/gpu/drm/i915/i915_ioc32.c | 14 +++----
drivers/gpu/drm/i915/i915_perf.c | 3 --
drivers/gpu/drm/i915/i915_query.c | 62 ++++++++++-------------------
drivers/gpu/drm/i915/i915_reg.h | 2 +-
5 files changed, 28 insertions(+), 58 deletions(-)
next reply other threads:[~2020-06-10 20:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-10 20:28 Al Viro [this message]
2020-06-11 1:50 ` [git pull] uaccess i915 pr-tracker-bot
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=20200610202837.GV23230@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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