Re: [PATCH v2 3/17] arcmsr: Add code to support system hibernation

2014-08-11 Thread Christoph Hellwig
On Mon, Aug 11, 2014 at 04:07:31PM +0300, Dan Carpenter wrote: > On Mon, Aug 11, 2014 at 07:09:55PM +0800, Ching Huang wrote: > > Yes. 18/18 is obsolete. > > Thanks to Tomas's advice. > > > > There is no way to keep track of all the patches because they aren't > in an email thread. Could you res

Re: [PATCH v2 3/17] arcmsr: Add code to support system hibernation

2014-08-11 Thread Dan Carpenter
On Mon, Aug 11, 2014 at 07:09:55PM +0800, Ching Huang wrote: > Yes. 18/18 is obsolete. > Thanks to Tomas's advice. > There is no way to keep track of all the patches because they aren't in an email thread. Could you resend everything using git-format-patch to send them as one thread? regards, d

Re: [PATCH v2 3/17] arcmsr: Add code to support system hibernation

2014-08-11 Thread Ching Huang
Yes. 18/18 is obsolete. Thanks to Tomas's advice. Ching On Fri, 2014-08-08 at 16:23 +0200, Tomas Henzl wrote: > On 08/08/2014 02:05 PM, Ching Huang wrote: > > From: Ching Huang > > > > This patch adds code to support system hibernation. > > > > Changes in v2 of 3/17: > > * merge patch 18/18 to th

Re: [PATCH v2 3/17] arcmsr: Add code to support system hibernation

2014-08-08 Thread Tomas Henzl
On 08/08/2014 02:05 PM, Ching Huang wrote: > From: Ching Huang > > This patch adds code to support system hibernation. > > Changes in v2 of 3/17: > * merge patch 18/18 to this patch Thanks, and please mark the the 18/18 as obsolete - add a comment there In my previous response were other commen

[PATCH v2 3/17] arcmsr: Add code to support system hibernation

2014-08-08 Thread Ching Huang
From: Ching Huang This patch adds code to support system hibernation. Changes in v2 of 3/17: * merge patch 18/18 to this patch Signed-off-by: Ching Huang --- Thanks to Tomas's advice. diff -uprN a/drivers/scsi/arcmsr/arcmsr_hba.c b/drivers/scsi/arcmsr/arcmsr_hba.c --- a/drivers/scsi/arcmsr/a