Skip to content
Commit e850b89f authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: prevent CPU soft lockup on Palladium



Unmapping ptes in the device MMU on Palladium can take a long time, which
can cause a kernel BUG of CPU soft lockup.

This patch minimize the chances for this bug by sleeping a little between
unmapping ptes.

Signed-off-by: default avatarOded Gabbay <oded.gabbay@gmail.com>
parent 9336c021
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment