commit | b6554cfe09e1f610aed7d57164ab7760be57acd9 | [log] [tgz] |
---|---|---|
author | Dave Carroll <david.carroll@microsemi.com> | Fri Mar 22 12:16:03 2019 -0600 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Mar 25 22:19:01 2019 -0400 |
tree | f55eeb54f1b6b926bfaab5eb9c7e8f2f7ab814ff | |
parent | c2fe742ff6e77c5b4fe4ad273191ddf28fdea25e [diff] |
scsi: aacraid: Insure we don't access PCIe space during AER/EEH There are a few windows during AER/EEH when we can access PCIe I/O mapped registers. This will harden the access to insure we do not allow PCIe access during errors Signed-off-by: Dave Carroll <david.carroll@microsemi.com> Reviewed-by: Sagar Biradar <sagar.biradar@microchip.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>