Files
linux-nvgpu/drivers/gpu/nvgpu/gk20a
Peter Daifuku a0be159e69 gpu: nvgpu: channel_worker_enqueue: warn to info
gk20a_channel_worker_enqueue currently WARNS if the call to gk20a_channel_get
fails. But in fact a failure here is legitimate, in particular if the channel
is in the process of being freed, and the referenceable flag changed between
the time the caller grabbed a reference to the channel and the time this
function tries to grab its own reference.

Instead, turn the warning into an info message.

Bug 200329971

Change-Id: Iab4ca6b32bb98f42f05b12b7971538db962b9795
Signed-off-by: Peter Daifuku <pdaifuku@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1540458
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
2017-08-17 16:45:05 -07:00
..
2017-08-04 14:54:32 -07:00
2017-06-30 18:34:58 -07:00
2017-07-18 23:41:54 -07:00
2017-07-18 23:41:54 -07:00
2017-08-11 11:07:17 -07:00
2017-06-30 18:34:58 -07:00
2017-06-30 18:34:58 -07:00
2017-06-29 13:29:52 -07:00
2017-06-30 18:34:58 -07:00
2017-06-30 18:34:58 -07:00