From: Suganath Prabu S <suganath-prabu.subramani@xxxxxxxxxxxx> * 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