2020-10-07 07:22:38

by Ching Huang

[permalink] [raw]
Subject: [PATCH v3 0/2] scsi: arcmsr: use upper_32_bits() instead of dma_addr_hi32()

This patch is against to mkp's 5.10/scsi-staging.

1. Use upper_32_bits() instead of dma_addr_hi32().
2. Use round_up() instead of logical operation.
---



2020-10-08 02:58:28

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH v3 0/2] scsi: arcmsr: use upper_32_bits() instead of dma_addr_hi32()


Ching,

> 1. Use upper_32_bits() instead of dma_addr_hi32().
> 2. Use round_up() instead of logical operation.

Merged these. Thanks!

--
Martin K. Petersen Oracle Linux Engineering