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:
8f1ecc9
)
mm: Fix problem of parameter in note
author
Jianjun Kong
<jianjun@zeuux.org>
Fri, 18 Sep 2009 02:26:26 +0000
(19:26 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 18 Sep 2009 16:48:52 +0000
(09:48 -0700)
'current' is a pointer, so the right form is 'down_write(¤t->mm->mmap_sem)'.
Signed-off-by: Jianjun Kong <jianjun@zeuux.org>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/mmap.c
patch
|
blob
|
history
diff --cc
mm/mmap.c
Simple merge