Actions
Bug #5775
closedmr_sas initialisation pauses unecessarily for 60 seconds.
Start date:
2015-03-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
During initialisation, the mr_sas driver sends an MFI init packet to the hardware. This packet is sent asynchronously and then the driver waits for it be acknowledged by the hardware. There is a bug in the code where the wrong address is checked resulting in a hang of 60 seconds.
Actions