mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
The dma_buf_ops flag 'cache_sgt_mapping' has been removed in Linux v6.16. Although NVMAP has its own caching and so it should be possible to simply drop this flag, some tests are failing. For now add a test to conftest to detect if this flag is present and update the NVMAP driver accordingly. Bug 5215421 Change-Id: I382d5c62fd550254d387abd1a21e5a1c5cda3a6e Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3384177 (cherry picked from commit 326b31912bf1da7de0a5340826ec1fdaf084c11e) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3461885 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>