mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 09:12:24 +03:00
bd134326f8de0ebf89277368db27354df676d855
user->active_used_queues mask should be unset before the queue->mask gets reset as part of queue->free calls otherwise user will be considered as active and will avoid the proper cleanup. Bug 3884011 Change-Id: I7a9d620a5dae057df2eb41fced8c801e14639e61 Signed-off-by: prsethi <prsethi@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2818962 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided