Re: [PATCH 0/6] various fixes for UFS-PM series

2014-11-20 Thread Christoph Hellwig
Thanks, applied to drivers-for-3.18 as these are small self-contained and important fixes for new code introduced in this merged window. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vg

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-11-20 Thread merez
Reviewed-by: Maya Erez > Contains a couple of bug fixes reported by Akinobu Mita, In adition to > "static checker" warnings reported by Dan Carpenter. > > Akinobu Mita (1): > scsi: ufs: fix reference counting of W-LUs > > Dolev Raviv (4): > scsi: ufs: fix static checker errors in ufshcd_syste

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-11-20 Thread Dolev Raviv
> On Sun, Oct 26, 2014 at 11:04:06AM -, Dolev Raviv wrote: >> > Btw, MAINTAINERS doesn't mention you for the ufs driver, should it? >> >> No it shouldn't. > > It seems like I'm getting a lot of the series from you and your signoff, > why shouldn't you be listed in MAINTAINERS? From the list a

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-10-27 Thread Christoph Hellwig
On Sun, Oct 26, 2014 at 11:04:06AM -, Dolev Raviv wrote: > > Btw, MAINTAINERS doesn't mention you for the ufs driver, should it? > > No it shouldn't. It seems like I'm getting a lot of the series from you and your signoff, why shouldn't you be listed in MAINTAINERS? From the list activity it

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-10-26 Thread Dolev Raviv
> On Fri, Oct 24, 2014 at 07:53:23AM -, Dolev Raviv wrote: >> The first patch is Akinobu Mita's patch. >> You can add my ack on it. Sorry I meant 'reviewed-by'. > > Given that you passed them on to me you should normally sign off on them > as well. My mistake. > > Btw, MAINTAINERS doesn't

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-10-24 Thread Christoph Hellwig
On Fri, Oct 24, 2014 at 07:53:23AM -, Dolev Raviv wrote: > The first patch is Akinobu Mita's patch. > You can add my ack on it. Given that you passed them on to me you should normally sign off on them as well. Btw, MAINTAINERS doesn't mention you for the ufs driver, should it? -- To unsubscri

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-10-24 Thread Dolev Raviv
> On Thu, Oct 23, 2014 at 01:25:11PM +0300, Dolev Raviv wrote: >> Contains a couple of bug fixes reported by Akinobu Mita, In adition to >> "static checker" warnings reported by Dan Carpenter. > > Any reason you didn't add a signoff to the first patch? The first patch is Akinobu Mita's patch. You

Re: [PATCH 0/6] various fixes for UFS-PM series

2014-10-23 Thread Christoph Hellwig
On Thu, Oct 23, 2014 at 01:25:11PM +0300, Dolev Raviv wrote: > Contains a couple of bug fixes reported by Akinobu Mita, In adition to > "static checker" warnings reported by Dan Carpenter. Any reason you didn't add a signoff to the first patch? I'll happily apply these after I get a second review

[PATCH 0/6] various fixes for UFS-PM series

2014-10-23 Thread Dolev Raviv
Contains a couple of bug fixes reported by Akinobu Mita, In adition to "static checker" warnings reported by Dan Carpenter. Akinobu Mita (1): scsi: ufs: fix reference counting of W-LUs Dolev Raviv (4): scsi: ufs: fix static checker errors in ufshcd_system_suspend scsi: ufs: fix static check