linux/drivers/scsi/mpt3sas
Chaitra P B b15c9fd8bb scsi: mpt3sas: Fix for regression caused by sparse cleanups
Commit cf6bf9710c ("scsi: mpt3sas: Bug fix for big endian systems") was
merged to address sparse warnings. However, the patch introduced a
regression on big endian since the code accidentally mixed I/O memory
accessors, which do endian swaps, and regular CPU loads and stores.

Do a partial revert of the offending commit.

[mkp: replaced commit message]

Signed-off-by: Chaitra P B <chaitra.basappa@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-07-12 22:40:03 -04:00
..
mpi scsi: mpt3sas: Update MPI Headers 2018-05-08 00:34:20 -04:00
Kconfig mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility 2015-12-03 09:31:23 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mpt3sas_base.c scsi: mpt3sas: Fix for regression caused by sparse cleanups 2018-07-12 22:40:03 -04:00
mpt3sas_base.h scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler() 2018-06-19 22:02:25 -04:00
mpt3sas_config.c scsi: mpt3sas: Improve kernel-doc headers 2018-06-19 22:02:25 -04:00
mpt3sas_ctl.c scsi: mpt3sas: Improve kernel-doc headers 2018-06-19 22:02:25 -04:00
mpt3sas_ctl.h scsi: mpt3sas: Increase event log buffer to support 24 port HBA's. 2018-05-08 00:34:20 -04:00
mpt3sas_debug.h mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig 2015-11-11 18:31:14 -05:00
mpt3sas_scsih.c scsi: mpt3sas: Improve kernel-doc headers 2018-06-19 22:02:25 -04:00
mpt3sas_transport.c scsi: mpt3sas: Improve kernel-doc headers 2018-06-19 22:02:25 -04:00
mpt3sas_trigger_diag.c scsi: mpt3sas: Improve kernel-doc headers 2018-06-19 22:02:25 -04:00
mpt3sas_trigger_diag.h mpt2sas, mpt3sas: Update attribution language to Avago 2015-01-13 16:27:27 +01:00
mpt3sas_warpdrive.c scsi: mpt3sas: Improve kernel-doc headers 2018-06-19 22:02:25 -04:00