[PATCH 0/2] uaccess fixes

From: Josh Poimboeuf
Date: Wed Jul 24 2019 - 18:48:53 EST


An i915 redundant CLAC fix, and an objtool fix which would have caught
it earlier.

Josh Poimboeuf (1):
drm/i915: Remove redundant user_access_end() from __copy_from_user()
error path

Peter Zijlstra (1):
objtool: Improve UACCESS coverage

.../gpu/drm/i915/gem/i915_gem_execbuffer.c | 20 +++++++++----------
tools/objtool/check.c | 7 ++++---
tools/objtool/check.h | 3 ++-
3 files changed, 15 insertions(+), 15 deletions(-)

--
2.20.1