diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-12-15 14:46:06 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-11 15:00:57 +0800 |
commit | 61cfce3e9a5de651613a0d01aecf2d08133f4bdd (patch) | |
tree | bf18569277f286bb906eaa536e324f03f546dd7c /ipc/syscall.c | |
parent | 299f45902ab03c0f8a58ef1c9a02567b180e1f80 (diff) |
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
commit 7fb08eca45270d0ae86e1ad9d39c40b7a55d0190 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions