lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 19 Dec 2018 16:17:41 +0800
From:   Ching Huang <ching2048@...ca.com.tw>
To:     martin.petersen@...cle.com, James.Bottomley@...senPartnership.com,
        linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     dan.carpenter@...cle.com, hch@...radead.org,
        colin.king@...onical.com
Subject: [PATCH 0/12] scsi: arcmsr: update for ccb structure address can
 above 4GB

>From Ching Huang <ching2048@...ca.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
---

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ