Home
last modified time | relevance | path

Searched hist:"27 f5de7963f46388932472b660f2f9a86ab58454" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dmmap.cdiff 27f5de7963f46388932472b660f2f9a86ab58454 Fri Sep 18 04:26:26 CEST 2009 Jianjun Kong <jianjun@zeuux.org> mm: Fix problem of parameter in note

'current' is a pointer, so the right form is 'down_write(&current->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>