Skip to content
Snippets Groups Projects
Commit 28bcf1fd authored by Oded Gabbay's avatar Oded Gabbay
Browse files

habanalabs: enable F/W events after init done


Only after the initialization of the device is done, the driver is
ready to receive events from the F/W. The driver can't handle events
before that because of races so it will ignore events. In case of
a fatal event, the driver won't know about it and the device will be
operational although it shouldn't be.

Same logic should be applied after hard-reset.

Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
parent b520ca5d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment