summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gk20a/platform_gk20a.h
diff options
context:
space:
mode:
authorKonsta Holtta <kholtta@nvidia.com>2017-09-28 07:27:41 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2017-10-12 05:30:48 -0400
commit036e4ea2442d27cdbce6d67683ea629ed82ed208 (patch)
treefe18493e3c7304da9a8368ea4c764f99dd170ec7 /drivers/gpu/nvgpu/gk20a/platform_gk20a.h
parent114cfcca58b2e5ef78fc604fcf574d6d2c1e5d0b (diff)
gpu: nvgpu: make channel worker wait interruptible
Change the wait for work pending condition to interruptible in the channel worker thread, as there's no reason to be noninterruptible. A noninterruptible wait, even one with a timeout, causes the worker to be printed in the Linux blocked tasks list which is confusing. Change the cond signal to interruptible to match this. Change-Id: I71d848b7f449a5d53fecae90c6a450c98c675c7f Signed-off-by: Konsta Holtta <kholtta@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1570166 Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: Alex Waterman <alexw@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/gk20a/platform_gk20a.h')
0 files changed, 0 insertions, 0 deletions