Handle crashdump busy error
We currently fail out and immediately handle system recovery if there is
any error in starting crashdump. There are cases where crashdump is in
progress, and we don't want to reset. This adds a check for a busy error
code to continue waiting.
Tested:
Confirmed that if crashdump fails, the system is recovered. But if
crashdump is busy, it continues waiting for completion.
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
Change-Id: I480968caaf8b87ce05756a1b60537bf0300ca209
1 file changed