[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201219090328epcms2p8d8b989962c118a9be983286e625b323e@epcms2p8>
Date: Sat, 19 Dec 2020 18:03:28 +0900
From: Daejun Park <daejun7.park@...sung.com>
To: Greg KH <gregkh@...uxfoundation.org>,
Daejun Park <daejun7.park@...sung.com>
CC: "avri.altman@....com" <avri.altman@....com>,
"jejb@...ux.ibm.com" <jejb@...ux.ibm.com>,
"martin.petersen@...cle.com" <martin.petersen@...cle.com>,
"asutoshd@...eaurora.org" <asutoshd@...eaurora.org>,
"stanley.chu@...iatek.com" <stanley.chu@...iatek.com>,
"cang@...eaurora.org" <cang@...eaurora.org>,
"huobean@...il.com" <huobean@...il.com>,
"bvanassche@....org" <bvanassche@....org>,
ALIM AKHTAR <alim.akhtar@...sung.com>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Sung-Jun Park <sungjun07.park@...sung.com>,
yongmyung lee <ymhungry.lee@...sung.com>,
Jinyoung CHOI <j-young.choi@...sung.com>,
Adel Choi <adel.choi@...sung.com>,
BoRam Shin <boram.shin@...sung.com>,
SEUNGUK SHIN <seunguk.shin@...sung.com>
Subject: RE: Re: [PATCH v15 1/3] scsi: ufs: Introduce HPB feature
On Sat, Dec 19, 2020 at 12:30:39PM +0900, Daejun Park wrote:
> > @@ -323,6 +325,8 @@ static struct attribute *ufs_sysfs_device_descriptor[] = {
> > &dev_attr_number_of_secure_wpa.attr,
> > &dev_attr_psa_max_data_size.attr,
> > &dev_attr_psa_state_timeout.attr,
> > + &dev_attr_hpb_version.attr,
> > + &dev_attr_hpb_control.attr,
> > &dev_attr_ext_feature_sup.attr,
> > &dev_attr_wb_presv_us_en.attr,
> > &dev_attr_wb_type.attr,
>
> I thought I said this before, but you are adding new sysfs files, with
> no Documentation/ABI/ update which is not allowed.
You're right, I fixed this on patch v14. But I dropped documentation on this patch.
I will resubmit patch.
Thanks,
Daejun
Powered by blists - more mailing lists