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:
ff88a3b
)
[PATCH] fork.c: proc_fork_connector() called under write_lock()
author
Andrew Morton
<akpm@osdl.org>
Mon, 28 Nov 2005 21:43:48 +0000
(13:43 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 28 Nov 2005 22:42:23 +0000
(14:42 -0800)
Don't do that - it does GFP_KERNEL allocations, for a start.
(Reported by Guillaume Thouvenin <guillaume.thouvenin@bull.net>)
Acked-by: Matt Helsley <matthltc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found