commit | f0ade90a8aa1ea523eb366d1d1e8bd3463d9cf8a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Aug 28 16:21:09 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Aug 28 11:52:35 2019 -0300 |
tree | 09b23e5e308b433731b0a73fefa6516e1257dcd2 | |
parent | c18ce674d548c00faa6b7e760bacbaf1f39315f3 [diff] |
mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports No modular code uses these, which makes a lot of sense given the wrappers around them are only called by core mm code. Link: https://lore.kernel.org/r/20190828142109.29012-1-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>