[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ed370c6355dee6a4af15587cdbb3b06a1fe0b842.camel@gmail.com>
Date: Thu, 22 Aug 2024 16:54:27 +0200
From: Bean Huo <huobean@...il.com>
To: Kiwoong Kim <kwmad.kim@...sung.com>, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, alim.akhtar@...sung.com, avri.altman@....com,
bvanassche@....org, jejb@...ux.ibm.com, martin.petersen@...cle.com,
beanhuo@...ron.com, adrian.hunter@...el.com, h10.kim@...sung.com,
hy50.seo@...sung.com, sh425.lee@...sung.com, kwangwon.min@...sung.com,
junwoo80.lee@...sung.com, wkon.kim@...sung.com
Subject: Re: [PATCH v2 0/2] scsi: ufs: introduce a callback to override OCS
value
On Thu, 2024-08-22 at 20:15 +0900, Kiwoong Kim wrote:
> UFSHCI defines OCS values but doesn't specify what exact
> conditions raise them. So I think it needs another callback
> to replace the original OCS value with the value that works
> the way you want.
>
> v1 -> v2: fix build error for arguments
>
> Kiwoong Kim (2):
> scsi: ufs: core: introduce override_cqe_ocs
> scsi: ufs: ufs-exynos: implement override_cqe_ocs
Hi kiwoong Kim,
I didn't see your above two patches following your cover-letter, did
you send patch with "--thread" optioin?
Kind regards,
Bean
>
> drivers/ufs/core/ufshcd-priv.h | 9 +++++++++
> drivers/ufs/core/ufshcd.c | 11 +++++++----
> drivers/ufs/host/ufs-exynos.c | 8 ++++++++
> include/ufs/ufshcd.h | 1 +
> 4 files changed, 25 insertions(+), 4 deletions(-)
>
Powered by blists - more mailing lists