Home
last modified time | relevance | path

Searched hist:"157816 f3775f5c4df2c68ef0e3a100ada974aa2e" (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dhmm.cdiff 157816f3775f5c4df2c68ef0e3a100ada974aa2e Thu May 23 16:43:43 CEST 2019 Jason Gunthorpe <jgg@mellanox.com> mm/hmm: Do not use list*_rcu() for hmm->ranges

This list is always read and written while holding hmm->lock so there is
no need for the confusing _rcu annotations.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Jérôme Glisse <jglisse@redhat.com>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Acked-by: Souptick Joarder <jrdr.linux@gmail.com>
Reviewed-by: Ralph Campbell <rcampbell@nvidia.com>
Reviewed-by: Ira Weiny <iweiny@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Tested-by: Philip Yang <Philip.Yang@amd.com>