> > > + switch (rsp_field->hpb_type) {
> > > + case HPB_RSP_REQ_REGION_UPDATE:
> > > + WARN_ON(data_seg_len != DEV_DATA_SEG_LEN);
> > > + ufshpb_rsp_req_region_update(hpb, rsp_field);
> > > + break;
> > What about hpb dev reset - oper 0x2?
> Yes, I will change.
The spec does not define what the host should do in this case,
e.g. when the device informs it that the entire db is no longer valid.
What are you planning to do?- RE: [RFC PATCH 4/5] scsi: ufs: L2P map management for HPB ... Daejun Park
- RE: [RFC PATCH 4/5] scsi: ufs: L2P map management for... Avri Altman
- RE: [RFC PATCH 4/5] scsi: ufs: L2P map management for... Avri Altman
- RE: RE: [RFC PATCH 4/5] scsi: ufs: L2P map management... Daejun Park
- RE: [RFC PATCH 4/5] scsi: ufs: L2P map management for... Daejun Park
- Re: [RFC PATCH 4/5] scsi: ufs: L2P map management for... Bart Van Assche

