Skip to content
Commit 7fb08eca authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 67e2c388
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment