habanalabs: add debug print when rejecting CS
authorOded Gabbay <oded.gabbay@gmail.com>
Thu, 18 Jul 2019 06:03:58 +0000 (09:03 +0300)
committerOded Gabbay <oded.gabbay@gmail.com>
Thu, 5 Sep 2019 11:55:26 +0000 (14:55 +0300)
commit52a1ae115a68272325a327c229f5af44ba324132
tree6cb4972f6f4c005318e0913dc4c02fb953dd105e
parentf388ec7c16ad8676ee516a735a6b7588252f971d
habanalabs: add debug print when rejecting CS

When rejecting CS because of too many in-flight CS, print a debug message
about it as it useful to know when the user is debugging (it indicates a
back-pressure from the driver as the device is not fast enough to consume
the CS)

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Reviewed-by: Omer Shpigelman <oshpigelman@habana.ai>
drivers/misc/habanalabs/command_submission.c