]> git.baikalelectronics.ru Git - kernel.git/commit
mm/memory.c: update comment in unmap_single_vma()
authorDavidlohr Bueso <davidlohr@hp.com>
Mon, 7 Apr 2014 22:37:01 +0000 (15:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Apr 2014 23:35:50 +0000 (16:35 -0700)
commit64a1739de6c1bcf8efc7223f86181d7ecf78d4ad
treedeec2f9ebf179bdcfb92eb5a4df2e7d8586344c0
parent8d394af46a728b8bc828064687c7f3de69423883
mm/memory.c: update comment in unmap_single_vma()

The described issue now occurs inside mmap_region().  And unfortunately
is still valid.

Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory.c