Thread (26 messages) 26 messages, 5 authors, 2021-03-26

Re: [PATCH v31 2/4] scsi: ufs: L2P map management for HPB read

From: Bean Huo <hidden>
Date: 2021-03-22 09:12:27
Also in: lkml

On Mon, 2021-03-22 at 15:54 +0900, Daejun Park wrote:
+       switch (rsp_field->hpb_op) {

+       case HPB_RSP_REQ_REGION_UPDATE:

+               if (data_seg_len != DEV_DATA_SEG_LEN)

+                       dev_warn(&hpb->sdev_ufs_lu->sdev_dev,

+                                "%s: data seg length is not
same.\n",

+                                __func__);

+               ufshpb_rsp_req_region_update(hpb, rsp_field);

+               break;

+       case HPB_RSP_DEV_RESET:

+               dev_warn(&hpb->sdev_ufs_lu->sdev_dev,

+                        "UFS device lost HPB information during
PM.\n");

+               break;
Hi Deajun,
This series looks good to me. Just here I have one question. You didn't
handle HPB_RSP_DEV_RESET, just a warning.  Based on your SS UFS, how to
handle HPB_RSP_DEV_RESET from the host side? Do you think we shoud
reset host side HPB entry as well or what else?


Bean
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help