Home
last modified time | relevance | path

Searched hist:e709accc7670a07b2e5186449f0640c2416662ec (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dhmm.cdiff e709accc7670a07b2e5186449f0640c2416662ec Wed Jul 24 08:52:58 CEST 2019 Jason Gunthorpe <jgg@mellanox.com> mm/hmm: comment on VM_FAULT_RETRY semantics in handle_mm_fault

The magic dropping of mmap_sem when handle_mm_fault returns VM_FAULT_RETRY
is rather subtile. Add a comment explaining it.

Link: https://lore.kernel.org/r/20190724065258.16603-8-hch@lst.de
Tested-by: Ralph Campbell <rcampbell@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
[hch: wrote a changelog]
Signed-off-by: Christoph Hellwig <hch@lst.de>