Files
linux-nvgpu/drivers/gpu/nvgpu
Terje Bergstrom 07f0798173 gpu: nvgpu: Do not skip errors in gk20a_init_sw_bundle
gk20a_init_sw_bundle() has a couple of places where it continues
even despite an error is returned. Also it does not check the
return value from gops->gr.init_sw_veid_bundle().

Add an error goto label which restores pipeline state. Add gotos
to that label for all error cases.

Coverity ID 490376

Change-Id: I65338272d2817fa831370c8f070019debbfcd673
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/1300098
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2017-02-06 22:13:01 -08:00
..
2017-01-31 10:33:48 -08:00
2016-12-27 15:26:53 +05:30
2016-07-19 21:02:22 -07:00
2017-01-31 16:23:18 -08:00
2016-04-27 08:10:54 -07:00