Integrated MegaRAID controller and AMD IOMMU issue

2013-06-24 Thread James Georgas
I have a Supermicro H8DG6-F board, which has an LSI SAS2008 RAID controller on it with the optional RAID5 hardware key installed. I have set up a three disk RAID5 array, using the LSI WebBIOS utility. My kernel is configured with the MEGARAID_SAS driver. The driver picks up the RAID5 array, an

[PATCH 1/1] scsi/megaraid: minor cut and paste error fixed.

2013-06-26 Thread James Georgas
This looks like a cut and paste typo to me. Both of the megasas_read_fw_status_reg_* functions involved are identical though, so there was no bad behaviour. I changed it for consistency and clarity. Signed-off-by: James Georgas --- drivers/scsi/megaraid/megaraid_sas_base.c | 2 +- 1 file