RE: [EXT] [PATCH v1 2/3] scsi: ufs: add error handling of auto-hibern8

2019-05-14 Thread Bean Huo (beanhuo)
Hi, Stanley Thanks for reply. > >On Mon, 2019-05-13 at 18:21 +, Bean Huo (beanhuo) wrote: >> Hi, Stanley >> >> >+ >> >+static inline bool ufshcd_is_auto_hibern8_error(struct ufs_hba *hba, >> >+ u32 intr_mask) >> >+{ >> >+ return (ufshcd_is_auto_hiber

Re: [PATCH v2 0/2] sd: Rely on the driver core for asynchronous probing

2019-05-14 Thread Martin K. Petersen
Bart, > This patch series makes the sd driver rely on the driver core for > asynchronous probing. Although it's probably too late to submit this > patch series to Linus during the v5.2 merge window, I want to make > these patches available for review now. Applied to 5.3/scsi-queue (by hand). Th

Re: [PATCHv2] osst: kill obsolete driver

2019-05-14 Thread Martin K. Petersen
Hannes, > The osst driver is becoming obsolete, as the manufacturer went out of > business ages ago, and the maintainer has no means of testing any > improvements anymore. Plus these days flash drives are cheaper and > offer a higher capacity. So drop it completely. Applied to 5.3/scsi-queue.

Re: [PATCH 0/7] hpsa updates

2019-05-14 Thread Martin K. Petersen
Don, > Don Brace (7): > hpsa: correct simple mode > hpsa: use local workqueues instead of system workqueues > hpsa: check for tag collision > hpsa: wait longer for ptraid commands > hpsa: do-not-complete-cmds-for-deleted-devices > hpsa: correct device resets >

Re: [PATCH v2 0/2] sd: Rely on the driver core for asynchronous probing

2019-05-14 Thread Martin K. Petersen
Pavel, > Previous versions broke suspend for me on x60... so I guess I should > test -next tommorow or day after that to see if it works now...? I won't push the 5.3 staging tree out until the merge window is over early next week. But it would be much appreciated if you could verify Bart's fix.

Re: [PATCH v2 0/2] sd: Rely on the driver core for asynchronous probing

2019-05-14 Thread Pavel Machek
Hi! > > This patch series makes the sd driver rely on the driver core for > > asynchronous probing. Although it's probably too late to submit this > > patch series to Linus during the v5.2 merge window, I want to make > > these patches available for review now. > > Applied to 5.3/scsi-queue (by h

Re: [PATCH v2 00/21] megaraid_sas: Driver updates

2019-05-14 Thread Martin K. Petersen
Shivasharan, > Update megaraid_sas to version 07.708.03.00. Applied to 5.3/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering

RE: [EXT] [PATCH v1 2/3] scsi: ufs: add error handling of auto-hibern8

2019-05-14 Thread Stanley Chu
Hi Bean, On Tue, 2019-05-14 at 11:14 +, Bean Huo (beanhuo) wrote: > Hi, Stanley > Thanks for reply. > > > > >On Mon, 2019-05-13 at 18:21 +, Bean Huo (beanhuo) wrote: > >> Hi, Stanley > >> > >> >+ > >> >+static inline bool ufshcd_is_auto_hibern8_error(struct ufs_hba *hba, > >> >+