Files
linux/drivers
Moti Haimovski fe2bc2d249 habanalabs: share a single ctx-mutex between all MMUs
Multiple locks are usually a source of problems, which in the MMU
case can be avoided since it is relatively rare that both MMU
tables are updated at the same time.

Therefore, use a single shared lock instead of two separate ones.

Signed-off-by: Moti Haimovski <mhaimovski@habana.ai>
Reviewed-by: Oded Gabbay <ogabbay@kernel.org>
Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2020-11-30 10:47:35 +02:00
..
2020-11-18 16:42:07 -08:00
2020-11-12 13:59:04 -07:00
2020-11-16 09:18:46 +01:00
2020-11-11 09:53:09 +01:00
2020-09-28 12:17:36 +02:00
2020-10-27 19:23:04 +01:00
2020-11-16 09:18:46 +01:00
2020-11-09 18:39:46 +01:00