mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
cb768ff1334e5d0895b95cc69e8a83895c021b1c
This patch fixes a bug where GPU mappings with the L3 hint would fail. The failure happens because the L3 map flag does not get consumed if L3 allocations are disabled. The fix is to consume the flag. Bug 3717951 Bug 3486025 Change-Id: Ib10ee58cc060318c810f86013de7311f73c25729 Signed-off-by: Martin Radev <mradev@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2750419 Reviewed-by: Sagar Kamble <skamble@nvidia.com> Reviewed-by: Vaibhav Kachore <vkachore@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided