Files
linux/drivers
Oded Gabbay 7169f0dfec habanalabs: don't free phys_pg_pack inside lock
Freeing phys_pg_pack includes calling to scrubbing functions of the
device's memory, taking locks and possibly even calling reset.

This is not something that should be done while holding a device-wide
spinlock.

Therefore, save the relevant objects on a local linked-list and after
releasing the spinlock, traverse that list and free the phys_pg_pack
objects.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-02-28 14:22:02 +02:00
..
2022-02-18 19:36:36 +01:00
2022-02-17 17:05:07 -08:00
2022-02-28 07:30:32 +01:00
2022-02-28 07:30:32 +01:00
2022-02-28 07:30:32 +01:00
2022-02-28 07:30:32 +01:00
2022-01-22 08:33:37 +02:00
2022-02-28 07:30:32 +01:00
2022-02-28 07:30:32 +01:00
2022-02-09 08:04:44 +01:00
2022-02-02 10:33:04 +05:30
2022-01-22 08:33:37 +02:00
2021-12-29 10:54:50 +01:00
2022-01-22 08:33:37 +02:00
2022-02-09 08:04:43 +01:00
2022-02-09 08:04:43 +01:00