On Mon, Nov 18, 2019 at 11:35:23AM +0100, Daniel Vetter wrote: > It doesn't have any callers anymore. > > Aside: The ->mmap/munmap hooks have a bit a confusing name, they don't > do userspace mmaps, but a kernel vmap. I think most places use vmap > for this, except ttm, which uses kmap for vmap for added confusion. > mmap seems entirely for userspace mappings set up through mmap(2) > syscall. > > Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> > Cc: Thierry Reding <thierry.red...@gmail.com> > Cc: Jonathan Hunter <jonath...@nvidia.com> > Cc: linux-te...@vger.kernel.org > --- > drivers/gpu/drm/tegra/gem.c | 28 ---------------------------- > include/linux/host1x.h | 13 ------------- > 2 files changed, 41 deletions(-)
Tested along with the rest of the series and this is obviously right now that the only user is gone, so: Reviewed-by: Thierry Reding <tred...@nvidia.com> Tested-by: Thierry Reding <tred...@nvidia.com>
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel