accel/habanalabs: add device id to all threads names
authorSagiv Ozeri <sozeri@habana.ai>
Sun, 19 Feb 2023 22:34:41 +0000 (00:34 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Wed, 15 Mar 2023 11:29:14 +0000 (13:29 +0200)
commitefbd36b2816ba442f55288e3f6488f762d32749f
tree9bfc613f61e72c676a2563d91c6e9ef3dc072484
parentb041e788a73153893342e955ff7b8284f9e237e5
accel/habanalabs: add device id to all threads names

Compute driver threads names will start with hlX-*, when X is the
device id.
This will help distinguish them from the NIC thread names.

Signed-off-by: Sagiv Ozeri <sozeri@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Stanislaw Gruszka <stanislaw.gruszka@linux.intel.com>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/accel/habanalabs/common/device.c