* [PATCH 0/12] scsi: arcmsr: update for ccb structure address can above 4GB
@ 2018-12-19 8:17 Ching Huang
2019-01-04 5:54 ` Martin K. Petersen
0 siblings, 1 reply; 2+ messages in thread
From: Ching Huang @ 2018-12-19 8:17 UTC (permalink / raw)
To: martin.petersen, James.Bottomley, linux-scsi, linux-kernel
Cc: dan.carpenter, hch, colin.king
From Ching Huang <ching2048@areca.com.tw>
This patch series are against to mkp's 4.21/scsi-queue.
1. Rename acb structure member roundup_ccbsize to ioqueue_size
2. Rename arcmsr_free_mu to arcmsr_free_io_queue
3. Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
4. Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
5. Update codes for ACB_ADAPTER_TYPE_A in case of ccb address above 4GB
6. Update codes for ACB_ADAPTER_TYPE_B in case of ccb address above 4GB
7. Update codes for ACB_ADAPTER_TYPE_C in case of ccb address above 4GB
8. Update codes for ACB_ADAPTER_TYPE_D in case of ccb address above 4GB
9. Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
10.Separate 'set dma mask' as a function
11.Fix suspend/resume of ACB_ADAPTER_TYPE_B
12.Update driver version to v1.40.00.10-20181217
---
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/12] scsi: arcmsr: update for ccb structure address can above 4GB
2018-12-19 8:17 [PATCH 0/12] scsi: arcmsr: update for ccb structure address can above 4GB Ching Huang
@ 2019-01-04 5:54 ` Martin K. Petersen
0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2019-01-04 5:54 UTC (permalink / raw)
To: Ching Huang
Cc: martin.petersen, James.Bottomley, linux-scsi, linux-kernel,
dan.carpenter, hch, colin.king
Ching,
> This patch series are against to mkp's 4.21/scsi-queue.
>
> 1. Rename acb structure member roundup_ccbsize to ioqueue_size
> 2. Rename arcmsr_free_mu to arcmsr_free_io_queue
> 3. Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
> 4. Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
> 5. Update codes for ACB_ADAPTER_TYPE_A in case of ccb address above 4GB
> 6. Update codes for ACB_ADAPTER_TYPE_B in case of ccb address above 4GB
> 7. Update codes for ACB_ADAPTER_TYPE_C in case of ccb address above 4GB
> 8. Update codes for ACB_ADAPTER_TYPE_D in case of ccb address above 4GB
> 9. Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
> 10.Separate 'set dma mask' as a function
> 11.Fix suspend/resume of ACB_ADAPTER_TYPE_B
> 12.Update driver version to v1.40.00.10-20181217
Applied to 4.22/scsi-queue, thanks!
Your email threading ended up funny. Patchwork treated your submission
as several distinct patch series.
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-01-04 5:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-19 8:17 [PATCH 0/12] scsi: arcmsr: update for ccb structure address can above 4GB Ching Huang
2019-01-04 5:54 ` 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
Powered by JetHome