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:
e4aa937
)
asm-generic: uaccess s/might_sleep/might_fault/
author
Michael S. Tsirkin
<mst@redhat.com>
Sun, 26 May 2013 14:30:36 +0000
(17:30 +0300)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 28 May 2013 07:41:05 +0000
(09:41 +0200)
The only reason uaccess routines might sleep
is if they fault. Make this explicit.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1369577426-26721-1-git-send-email-mst@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/asm-generic/uaccess.h
patch
|
blob
|
history
diff --cc
include/asm-generic/uaccess.h
Simple merge