Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/5] mpt3sas: Fix changing coherent mask after allocation.
@ 2020-02-11 10:18 suganath-prabu.subramani
  2020-02-11 10:18 ` [PATCH 1/5] mpt3sas: Don't change the dma coherent mask after allocations suganath-prabu.subramani
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: suganath-prabu.subramani @ 2020-02-11 10:18 UTC (permalink / raw)
  To: linux-scsi
  Cc: sreekanth.reddy, kashyap.desai, sathya.prakash, martin.petersen,
	Suganath Prabu S

From: Suganath Prabu S <suganath-prabu.subramani@broadcom.com>

* Enables 64-bit dma for RDPQ and memory allocation 
within same 4gb region.
* With this there is no need to change DMA coherent
mask when there are outstanding allocations in mpt3sas.
* Code-Refactoring

Suganath Prabu S (5):
  mpt3sas: Don't change the dma coherent mask after      allocations
  mpt3sas: Rename function name is_MSB_are_same
  mpt3sas: Code Refactoring.
  mpt3sas: Handle RDPQ DMA allocation in same 4g region
  mpt3sas: Update version to 33.101.00.00

 drivers/scsi/mpt3sas/mpt3sas_base.c | 287 ++++++++++++++++++++++--------------
 drivers/scsi/mpt3sas/mpt3sas_base.h |   9 +-
 2 files changed, 181 insertions(+), 115 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-03-20  3:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-11 10:18 [PATCH 0/5] mpt3sas: Fix changing coherent mask after allocation suganath-prabu.subramani
2020-02-11 10:18 ` [PATCH 1/5] mpt3sas: Don't change the dma coherent mask after allocations suganath-prabu.subramani
2020-02-25 18:37   ` Christoph Hellwig
2020-02-11 10:18 ` [PATCH 2/5] mpt3sas: Rename function name is_MSB_are_same suganath-prabu.subramani
2020-02-11 10:18 ` [PATCH 3/5] mpt3sas: Code Refactoring suganath-prabu.subramani
2020-02-11 10:18 ` [PATCH 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4g region suganath-prabu.subramani
2020-02-25 18:42   ` Christoph Hellwig
2020-02-27 12:41     ` Sreekanth Reddy
2020-03-05  9:10       ` Sreekanth Reddy
     [not found]         ` <CA+RiK67RquZitjQrh=yGcdunAOZaOhS90xGk3Mco2rm-ZHrEYA@mail.gmail.com>
2020-03-18  6:53           ` Suganath Prabu Subramani
2020-03-19 13:09           ` Christoph Hellwig
2020-03-20  3:30             ` Suganath Prabu Subramani
2020-02-11 10:18 ` [PATCH 5/5] mpt3sas: Update version to 33.101.00.00 suganath-prabu.subramani

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