]> git.baikalelectronics.ru Git - kernel.git/commit
mm/gup.c: further document vma_permits_fault()
authorMiles Chen <miles.chen@mediatek.com>
Tue, 2 Jun 2020 04:48:33 +0000 (21:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Jun 2020 17:59:08 +0000 (10:59 -0700)
commit5cf745b306a95ce683001af2392b09cee3c4ef9e
tree99317156f9c26f3b88380b6bae3e599f25717fda
parent31975b2b46bf6e697ba9bbe2dbe36c23f12d236e
mm/gup.c: further document vma_permits_fault()

Describe the caller's responsibilities when passing
FAULT_FLAG_ALLOW_RETRY.

Link: http://lkml.kernel.org/r/1586915606.5647.5.camel@mtkswgap22
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/gup.c