git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e2c38
)
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
author
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 15 Dec 2014 22:46:06 +0000
(14:46 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 15 Dec 2014 22:46:06 +0000
(14:46 -0800)
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>
arch/x86/mm/fault.c
patch
|
blob
|
history
diff --cc
arch/x86/mm/fault.c
Simple merge