commit | 8445dde1b9fb8025ef05c148966f384a4d014824 | [log] [tgz] |
---|---|---|
author | Ofir Bitton <obitton@habana.ai> | Thu Mar 18 17:36:57 2021 +0200 |
committer | Oded Gabbay <ogabbay@kernel.org> | Fri Apr 09 14:09:24 2021 +0300 |
tree | b913954b737bdb945665c20e40d14a4a41233436 | |
parent | 2f6274e4773570ab763d5a588504ff35b908b2cf [diff] |
habanalabs: move relevant datapath work outside cs lock In order to shorten the time cs lock is being held, we move any possible work outside of the cs lock. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>