> -----Original Message----- > From: Bean Huo <beanhuo@xxxxxxxx> > Sent: Sunday, October 23, 2022 12:37 AM > To: alim.akhtar@xxxxxxxxxxx; Avri Altman <Avri.Altman@xxxxxxx>; > asutoshd@xxxxxxxxxxxxxx; jejb@xxxxxxxxxxxxx; > martin.petersen@xxxxxxxxxx; stanley.chu@xxxxxxxxxxxx; > beanhuo@xxxxxxxxxx; bvanassche@xxxxxxx; tomas.winkler@xxxxxxxxx; > cang@xxxxxxxxxxxxxx; daejun7.park@xxxxxxxxxxx > Cc: linux-scsi@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Jaegeuk Kim > <jaegeuk@xxxxxxxxxx> > Subject: [PATCH v4 1/3] scsi: ufs: core: Revert "WB is only available on LUN #0 > to #7" > > CAUTION: This email originated from outside of Western Digital. Do not click > on links or open attachments unless you recognize the sender and know that > the content is safe. > > > From: Bean Huo <beanhuo@xxxxxxxxxx> > > One newer 'commit d3d9c4570285 ("scsi: ufs: Fix memory corruption by > ufshcd_read_desc_param()")' has properly fixed stack overflow issue, > 'commit a2fca52ee640 ("scsi: ufs: WB is only available on LUN #0 to #7")' > is no longer required, we can revert it now. > > Cc: Jaegeuk Kim <jaegeuk@xxxxxxxxxx> > Signed-off-by: Bean Huo <beanhuo@xxxxxxxxxx> Reviewed-by: Arthur Simchaev <arthur.simchaev@xxxxxxx>