diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-15 23:46:06 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-15 23:46:06 +0100 |
commit | 7fb08eca45270d0ae86e1ad9d39c40b7a55d0190 (patch) | |
tree | 499a2a058a00fdab4f02ebe90489bc0e5a05a6cd /drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | |
parent | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... (diff) | |
download | linux-7fb08eca45270d0ae86e1ad9d39c40b7a55d0190.tar.xz linux-7fb08eca45270d0ae86e1ad9d39c40b7a55d0190.zip |
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
This replaces four copies in various stages of mm_fault_error() handling
with just a single one. It will also allow for more natural placement
of the unlocking after some further cleanup.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx/vmwgfx_drv.c')
0 files changed, 0 insertions, 0 deletions