Re: [PATCH 1/4] scsi: megaraid_sas -- add hibernation support

2007-09-14 Thread James Bottomley
On Tue, 2007-09-11 at 12:21 +, linux-box wrote: > The megaraid_sas driver doesn't support the hibernation, the suspend/resume > routine implemented to support the hibernation. > > Signed-off-by: Bo Yang <[EMAIL PROTECTED]> Just from a process point of view, your email from: is linux-box <[

Re: [PATCH 1/4] scsi: megaraid_sas -- add hibernation support

2007-09-14 Thread Andrew Morton
On Tue, 11 Sep 2007 12:21:24 + linux-box <[EMAIL PROTECTED]> wrote: > The megaraid_sas driver doesn't support the hibernation, the suspend/resume > routine implemented to support the hibernation. > > Signed-off-by: Bo Yang <[EMAIL PROTECTED]> > > --- > drivers/scsi/megaraid/megaraid_sas.

Re: [PATCH 1/4] scsi: megaraid_sas -- add hibernation support

2007-07-04 Thread Pavel Machek
Hi! > The megaraid_sas driver doesn't support the hibernation, the > suspend/resume routine implemented to support the hibernation. > > Signed-off-by: Bo Yang <[EMAIL PROTECTED]> I'm glad to see first scsi driver to have hibernation support :-). Appart for whitespace, patch looks ok to me.

Re: [PATCH 1/4] scsi: megaraid_sas -- add hibernation support

2007-07-03 Thread Andrew Morton
On Sun, 01 Jul 2007 12:31:23 -0400 bo yang <[EMAIL PROTECTED]> wrote: > The megaraid_sas driver doesn't support the hibernation, the > suspend/resume routine implemented to support the hibernation. > > Signed-off-by: Bo Yang <[EMAIL PROTECTED]> > > --- > > drivers/scsi/megaraid/megaraid_sas.c |