diff options
| author | Raghava Aditya Renukunta <[email protected]> | 2016-02-03 23:06:03 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-02-24 02:27:02 +0000 |
| commit | ecc479e00db8eb110b200afe1effcb3df20ca7ae (patch) | |
| tree | 2e8469ca391787d9e4de11acf530af5788c2922e /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
| parent | aacraid: Fix memory leak in aac_fib_map_free (diff) | |
| download | kernel-ecc479e00db8eb110b200afe1effcb3df20ca7ae.tar.gz kernel-ecc479e00db8eb110b200afe1effcb3df20ca7ae.zip | |
aacraid: Set correct msix count for EEH recovery
During EEH recovery number of online CPU's might change thereby changing
the number of MSIx vectors. Since each fib is allocated to a vector,
changes in the number of vectors causes fib to be sent thru invalid
vectors.In addition the correct number of MSIx vectors is not updated in
the INIT struct sent to the controller, when it is reinitialized.
Fixed by reassigning vectors to fibs based on the updated number of MSIx
vectors and updating the INIT structure before sending to controller.
Fixes: MSI-X vector calculation for suspend/resume
Cc: [email protected]
Signed-off-by: Raghava Aditya Renukunta <[email protected]>
Reviewed-by: Shane Seymour <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions
