Re: [PATCH] ipr: Fix sync scsi scan

2016-08-10 Thread Martin K. Petersen
> "Michael" == Michael Ellerman writes: >> Sorry about that. I fixed up async scan and managed to break sync >> scan... >> >> This patch fixes it on my box. Does it fix the issue for you as well? Michael> Yes, thanks! Michael> If you like here's a: Michael> Tested-by: Michael Ellerman M

Re: [PATCH] ipr: Fix sync scsi scan

2016-08-08 Thread Michael Ellerman
Brian King writes: > On 08/08/2016 05:02 AM, Michael Ellerman wrote: >> James Bottomley writes: >> >>> This is seven basic fixes (plus one MAINTAINERS update) which came in >>> close to the merge window. >>> >>> The patch is available here: >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/

[PATCH] ipr: Fix sync scsi scan

2016-08-08 Thread Brian King
On 08/08/2016 05:02 AM, Michael Ellerman wrote: > James Bottomley writes: > >> This is seven basic fixes (plus one MAINTAINERS update) which came in >> close to the merge window. >> >> The patch is available here: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-misc >> >> T