public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Unbreak mpt3sas on big-endian machines
@ 2022-09-16 13:01 Damien Le Moal
  2022-09-16 13:01 ` [PATCH 1/2] scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use" Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Damien Le Moal @ 2022-09-16 13:01 UTC (permalink / raw)
  To: linux-scsi, Martin K . Petersen; +Cc: matoro_mailinglist_kernel

Patches b4efbec4c2a ("scsi: mpt3sas: Fix writel() use") and
7ab4d2441b9 ("scsi: mpt3sas: Fix ioc->base_readl() use"), while aiming
at only fixign sparse warnings without any functional change, broke the
mpt3sas driver on big endian machines. This series reverts both patches,
until someone more knowledgeable of the Broadcom HBA controller
interface can properly fix register endianness control to avoid the
compilation warnings.

Damien Le Moal (2):
  scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"
  scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"

 drivers/scsi/mpt3sas/mpt3sas_base.c | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

-- 
2.37.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-25 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-16 13:01 [PATCH 0/2] Unbreak mpt3sas on big-endian machines Damien Le Moal
2022-09-16 13:01 ` [PATCH 1/2] scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use" Damien Le Moal
2022-09-16 13:01 ` [PATCH 2/2] scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use" Damien Le Moal
2022-09-25 17:38 ` [PATCH 0/2] Unbreak mpt3sas on big-endian machines Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox