Message ID | 20210524084345epcms2p63dde85f3fdc127c29d25ada7d7f539cb@epcms2p6 (mailing list archive) |
---|---|
Headers | show |
Series | scsi: ufs: Add Host Performance Booster Support | expand |
On Mon, May 24, 2021 at 05:43:45PM +0900, Daejun Park wrote: > Changelog: > > v34 -> v35 > 1. Addressed Bart's comments (type casting) > 2. Rebase 5.14 scsi-queue This looks semi-sane. What's preventing this from being merged? It's a ratified spec, and there is hardware out there that has it, so Linux should support it, right? thanks, greg k-h
On 6/3/21 10:38 AM, Greg KH wrote: > On Mon, May 24, 2021 at 05:43:45PM +0900, Daejun Park wrote: >> Changelog: >> >> v34 -> v35 >> 1. Addressed Bart's comments (type casting) >> 2. Rebase 5.14 scsi-queue > > This looks semi-sane. What's preventing this from being merged? It's a > ratified spec, and there is hardware out there that has it, so Linux > should support it, right? HPB has been standardized considerable time ago and multiple UFS vendors have implemented HPB support. This patch series has been changed considerably since its first version. To me this patch series looks ready for merging. Thanks, Bart.