mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
Remove the boolean aggressive_sync_destroy flag from struct gk20a_platform; only the threshold to set the channel limit is useful in the platform data. The boolean flag is a runtime condition and it always starts as false. Jira NVGPU-4548 Change-Id: I1a4b9903978ab239581857ff791a7983f59fdc13 Signed-off-by: Konsta Hölttä <kholtta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2331357 Reviewed-by: automaticguardword <automaticguardword@nvidia.com> Reviewed-by: Deepak Nibade <dnibade@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>