linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] scsi: arcmsr: use upper_32_bits() instead of dma_addr_hi32()
@ 2020-10-07  7:20 ching Huang
  2020-10-08  2:06 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: ching Huang @ 2020-10-07  7:20 UTC (permalink / raw)
  To: martin.petersen, James.Bottomley, linux-scsi, Linux Kernel Mailing List

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.
---



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

* Re: [PATCH v3 0/2] scsi: arcmsr: use upper_32_bits() instead of dma_addr_hi32()
  2020-10-07  7:20 [PATCH v3 0/2] scsi: arcmsr: use upper_32_bits() instead of dma_addr_hi32() ching Huang
@ 2020-10-08  2:06 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2020-10-08  2:06 UTC (permalink / raw)
  To: ching Huang
  Cc: martin.petersen, James.Bottomley, linux-scsi, Linux Kernel Mailing List


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

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

end of thread, other threads:[~2020-10-08  2:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07  7:20 [PATCH v3 0/2] scsi: arcmsr: use upper_32_bits() instead of dma_addr_hi32() ching Huang
2020-10-08  2:06 ` 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;
as well as URLs for NNTP newsgroup(s).