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:
c10d38d
)
x86: some lock annotations for user copy paths, v2
author
Nick Piggin
<npiggin@suse.de>
Wed, 10 Sep 2008 11:37:17 +0000
(13:37 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 11 Sep 2008 07:44:21 +0000
(09:44 +0200)
- introduce might_fault()
- handle the atomic user copy paths correctly
[ mingo@elte.hu: move might_sleep() outside of in_atomic(). ]
Signed-off-by: Nick Piggin <npiggin@suse.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found