FW: [PATCH 1/8] scsi: megaraid_sas - add hibernation support

2007-11-06 Thread Yang, Bo
Bottomley Cc: linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED]; Patro, Sumant; Kolli, Neela Subject: RE: [PATCH 1/8] scsi: megaraid_sas - add hibernation support James, The current feature request is to allow the user to change "cmd_per_lun" and "max_sectors"

RE: [PATCH 1/8] scsi: megaraid_sas - add hibernation support

2007-10-31 Thread James Bottomley
On Wed, 2007-10-31 at 07:25 -0600, Yang, Bo wrote: > James, > I did respond to Randy earlier. Sorry, I couldn't find it in the archive when I looked ... although the scsi reflector seems to be missing quite a few of your emails for some reason. > About the module params being added : > > The f

RE: [PATCH 1/8] scsi: megaraid_sas - add hibernation support

2007-10-30 Thread James Bottomley
On Mon, 2007-10-29 at 14:26 -0600, Yang, Bo wrote: > James, > > We submitted the "03.16-rc1" (megaraid_sas) patches about three weeks > back. Do you have any feedback or we need to re-submit the patches? Randy Dunlap asked you why the module parameters were invisible ... is there a reason (if n

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

2007-10-03 Thread bo yang
Adding hibernation support. suspend, resume routine implemented. Signed-off-by: Bo Yang <[EMAIL PROTECTED]> --- drivers/scsi/megaraid/megaraid_sas.c | 302 +++-- drivers/scsi/megaraid/megaraid_sas.h |1 2 files changed, 233 insertions(+), 70 deletions(-) diff -uprN linu

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

2007-09-28 Thread bo yang
Adding hibernation support. suspend, resume routine implemented. Signed-off-by: Bo Yang <[EMAIL PROTECTED]> --- drivers/scsi/megaraid/megaraid_sas.c | 302 +++-- drivers/scsi/megaraid/megaraid_sas.h |1 2 files changed, 233 insertions(+), 70 deletions(-) diff -rupN linu